summaryrefslogtreecommitdiffstats
path: root/sysdep/autoconf.h.in
diff options
context:
space:
mode:
Diffstat (limited to 'sysdep/autoconf.h.in')
-rw-r--r--sysdep/autoconf.h.in3
1 files changed, 3 insertions, 0 deletions
diff --git a/sysdep/autoconf.h.in b/sysdep/autoconf.h.in
index 4739fba..d029e2a 100644
--- a/sysdep/autoconf.h.in
+++ b/sysdep/autoconf.h.in
@@ -18,6 +18,9 @@
/* 32-bit integer type */
#define INTEGER_32 ?
+/* 64-bit integer type */
+#define INTEGER_64 ?
+
/* CPU endianity */
#undef CPU_LITTLE_ENDIAN
#undef CPU_BIG_ENDIAN