mirror of
https://github.com/apache/nuttx.git
synced 2026-05-19 11:53:25 +08:00
Remove some defines that belong in limits.h
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@73 42af7a65-404d-4744-a932-0658087f49c3
This commit is contained in:
@@ -61,8 +61,6 @@
|
||||
|
||||
/* File I/O constants ***************************************/
|
||||
|
||||
#define MAXNAMLEN 100
|
||||
#define NAME_MAX 100
|
||||
#define PATH_MAX 101
|
||||
#define S_IFMT 0170000
|
||||
#define S_IFIFO 0010000
|
||||
|
||||
Reference in New Issue
Block a user