mirror of
https://github.com/apache/nuttx.git
synced 2026-06-06 16:50:55 +08:00
Clean-up/standardize a few header files
This commit is contained in:
+2
-2
@@ -60,7 +60,7 @@
|
||||
#define dq_peek(q) ((q)->head)
|
||||
|
||||
/****************************************************************************
|
||||
* Global Type Declarations
|
||||
* Public Type Definitions
|
||||
****************************************************************************/
|
||||
|
||||
struct sq_entry_s
|
||||
@@ -91,7 +91,7 @@ struct dq_queue_s
|
||||
typedef struct dq_queue_s dq_queue_t;
|
||||
|
||||
/****************************************************************************
|
||||
* Global Function Prototypes
|
||||
* Public Function Prototypes
|
||||
****************************************************************************/
|
||||
|
||||
#ifdef __cplusplus
|
||||
|
||||
Reference in New Issue
Block a user