mirror of
https://github.com/apache/nuttx.git
synced 2026-09-14 06:30:31 +00:00
include :nuttx: nxstyle error fix
Nxstyle error fix to silence the CI. Signed-off-by: Alin Jerpelea <alin.jerpelea@sony.com>
This commit is contained in:
parent
bd372724cc
commit
fe4be428f5
12 changed files with 139 additions and 110 deletions
|
|
@ -51,7 +51,9 @@
|
|||
/****************************************************************************
|
||||
* Pre-processor Definitions
|
||||
****************************************************************************/
|
||||
|
||||
/* Configuration ************************************************************/
|
||||
|
||||
/* CONFIG_MM_PGALLOC - Enable page allocator support
|
||||
* CONFIG_MM_PGSIZE - The page size. Must be one of {1024, 2048,
|
||||
* 4096, 8192, or 16384}. This is easily extensible, but only those
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue