mirror of
https://github.com/apache/nuttx.git
synced 2026-06-06 08:36:24 +08:00
Standardize some naming in code section comments
This commit is contained in:
+1
-1
@@ -74,7 +74,7 @@
|
||||
typedef CODE void (*__cxa_exitfunc_t)(void *arg);
|
||||
|
||||
//***************************************************************************
|
||||
// Public Variables
|
||||
// Public Data
|
||||
//***************************************************************************
|
||||
|
||||
extern "C" FAR void *__dso_handle;
|
||||
|
||||
@@ -60,7 +60,7 @@ typedef struct __EIT_entry
|
||||
} __EIT_entry;
|
||||
|
||||
//***************************************************************************
|
||||
// Public Variables
|
||||
// Public Data
|
||||
//***************************************************************************
|
||||
|
||||
extern __EIT_entry __exidx_start;
|
||||
|
||||
Reference in New Issue
Block a user