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:
@@ -52,7 +52,7 @@
|
||||
#include "paging/paging.h"
|
||||
|
||||
/****************************************************************************
|
||||
* Global Functions
|
||||
* Public Functions
|
||||
****************************************************************************/
|
||||
|
||||
/****************************************************************************
|
||||
|
||||
@@ -72,7 +72,7 @@
|
||||
****************************************************************************/
|
||||
|
||||
/****************************************************************************
|
||||
* Public Variables
|
||||
* Public Data
|
||||
****************************************************************************/
|
||||
|
||||
/* This is the task ID of the page fill worker thread. This value was set in
|
||||
|
||||
Reference in New Issue
Block a user