mirror of
https://github.com/apache/nuttx.git
synced 2026-05-23 14:58:13 +08:00
fs/procfs/fs_procfsuptime.c: Fix procfs typo.
This commit is contained in:
committed by
Gregory Nutt
parent
1efa91eaed
commit
0e6f093e2a
@@ -60,7 +60,7 @@
|
||||
#include <nuttx/fs/procfs.h>
|
||||
|
||||
#if !defined(CONFIG_DISABLE_MOUNTPOINT) && defined(CONFIG_FS_PROCFS)
|
||||
#ifndef CONFIG_FS_PROCFS_EXCLUDE_PROCESS
|
||||
#ifndef CONFIG_FS_PROCFS_EXCLUDE_UPTIME
|
||||
|
||||
/****************************************************************************
|
||||
* Pre-processor Definitions
|
||||
|
||||
Reference in New Issue
Block a user