mirror of
https://github.com/apache/nuttx.git
synced 2026-09-25 01:07:40 +08:00
Standardize naming used for public data and function groupings
This commit is contained in:
@@ -56,15 +56,15 @@
|
||||
****************************************************************************/
|
||||
|
||||
/****************************************************************************
|
||||
* Global Function Prototypes
|
||||
* Public Function Prototypes
|
||||
****************************************************************************/
|
||||
|
||||
/**************************************************************************
|
||||
* Global Constant Data
|
||||
* Public Constant Data
|
||||
**************************************************************************/
|
||||
|
||||
/****************************************************************************
|
||||
* Global Variables
|
||||
* Public Data
|
||||
****************************************************************************/
|
||||
|
||||
/**************************************************************************
|
||||
|
||||
Reference in New Issue
Block a user