Smol documentation
This commit is contained in:
parent
8458c74ee1
commit
664c0d433a
1 changed files with 3 additions and 0 deletions
|
@ -1,6 +1,9 @@
|
||||||
#ifndef _ARCH_UNISTD_ILP_H
|
#ifndef _ARCH_UNISTD_ILP_H
|
||||||
#define _ARCH_UNISTD_ILP_H
|
#define _ARCH_UNISTD_ILP_H
|
||||||
|
|
||||||
|
/*
|
||||||
|
32-bit ISA, 32-bit int, long, pointer, and offset_t
|
||||||
|
*/
|
||||||
#define _POSIX_V6_ILP32_OFF32 1
|
#define _POSIX_V6_ILP32_OFF32 1
|
||||||
#define _POSIX_V7_ILP32_OFF32 1
|
#define _POSIX_V7_ILP32_OFF32 1
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue