mirror of
https://github.com/apache/nuttx.git
synced 2026-06-06 08:36:24 +08:00
Standardize naming used for public data and function groupings
This commit is contained in:
+1
-1
@@ -64,7 +64,7 @@
|
||||
********************************************************************************/
|
||||
|
||||
/********************************************************************************
|
||||
* Global Variables
|
||||
* Public Data
|
||||
********************************************************************************/
|
||||
|
||||
#if !defined(CONFIG_SCHED_TICKLESS) && !defined(__HAVE_KERNEL_GLOBALS)
|
||||
|
||||
@@ -53,7 +53,7 @@
|
||||
********************************************************************************/
|
||||
|
||||
/********************************************************************************
|
||||
* Global Variables
|
||||
* Public Data
|
||||
********************************************************************************/
|
||||
|
||||
/********************************************************************************
|
||||
|
||||
@@ -63,7 +63,7 @@
|
||||
**********************************************************************/
|
||||
|
||||
/************************************************************************
|
||||
* Public Variables
|
||||
* Public Data
|
||||
************************************************************************/
|
||||
|
||||
/**********************************************************************
|
||||
|
||||
@@ -67,7 +67,7 @@
|
||||
**********************************************************************/
|
||||
|
||||
/************************************************************************
|
||||
* Public Variables
|
||||
* Public Data
|
||||
************************************************************************/
|
||||
|
||||
/**********************************************************************
|
||||
|
||||
@@ -77,7 +77,7 @@
|
||||
**************************************************************************/
|
||||
|
||||
/****************************************************************************
|
||||
* Public Variables
|
||||
* Public Data
|
||||
****************************************************************************/
|
||||
|
||||
#ifndef CONFIG_SCHED_TICKLESS
|
||||
|
||||
@@ -66,7 +66,7 @@
|
||||
**********************************************************************/
|
||||
|
||||
/************************************************************************
|
||||
* Public Variables
|
||||
* Public Data
|
||||
************************************************************************/
|
||||
|
||||
/**********************************************************************
|
||||
|
||||
@@ -51,7 +51,7 @@
|
||||
********************************************************************************/
|
||||
|
||||
/********************************************************************************
|
||||
* Global Variables
|
||||
* Public Data
|
||||
********************************************************************************/
|
||||
|
||||
/********************************************************************************
|
||||
|
||||
@@ -53,7 +53,7 @@
|
||||
********************************************************************************/
|
||||
|
||||
/********************************************************************************
|
||||
* Global Variables
|
||||
* Public Data
|
||||
********************************************************************************/
|
||||
|
||||
/********************************************************************************
|
||||
|
||||
Reference in New Issue
Block a user