summaryrefslogtreecommitdiffstats
path: root/lib/libc
diff options
context:
space:
mode:
Diffstat (limited to 'lib/libc')
-rw-r--r--lib/libc/amd64/arith.h4
1 files changed, 4 insertions, 0 deletions
diff --git a/lib/libc/amd64/arith.h b/lib/libc/amd64/arith.h
index d1bcfb6..202264d 100644
--- a/lib/libc/amd64/arith.h
+++ b/lib/libc/amd64/arith.h
@@ -6,3 +6,7 @@
#define IEEE_8087
#define Arith_Kind_ASL 1
+#define Long int
+#define Intcast (int)(long)
+#define Double_Align
+#define X64_bit_pointers
OpenPOWER on IntegriCloud