Added constants
This commit is contained in:
parent
93e53acd73
commit
a37a3c3928
2 changed files with 28 additions and 7 deletions
7
arch/i386/unistd_ilp.h
Normal file
7
arch/i386/unistd_ilp.h
Normal file
|
@ -0,0 +1,7 @@
|
|||
#ifndef _ARCH_UNISTD_ILP_H
|
||||
#define _ARCH_UNISTD_ILP_H
|
||||
|
||||
#define _POSIX_V6_ILP32_OFF32 1
|
||||
#define _POSIX_V7_ILP32_OFF32 1
|
||||
|
||||
#endif
|
Loading…
Add table
Add a link
Reference in a new issue