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:
parent
51471e6dac
commit
c0c7b17bf1
1 changed files with 0 additions and 2 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue