diff options
Diffstat (limited to 'arch/aarch64/bits/posix.h')
-rw-r--r-- | arch/aarch64/bits/posix.h | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/arch/aarch64/bits/posix.h b/arch/aarch64/bits/posix.h new file mode 100644 index 00000000..c37b94c1 --- /dev/null +++ b/arch/aarch64/bits/posix.h @@ -0,0 +1,2 @@ +#define _POSIX_V6_LP64_OFF64 1 +#define _POSIX_V7_LP64_OFF64 1 |