summaryrefslogtreecommitdiff
path: root/linux-config.h
diff options
context:
space:
mode:
Diffstat (limited to 'linux-config.h')
-rw-r--r--linux-config.h4
1 files changed, 4 insertions, 0 deletions
diff --git a/linux-config.h b/linux-config.h
new file mode 100644
index 0000000..9ac5c07
--- /dev/null
+++ b/linux-config.h
@@ -0,0 +1,4 @@
+#define STDC_HEADERS 1
+#define WORDS_LITTLEENDIAN 1
+#define CORO_ASM 1
+#define _FILE_OFFSET_BITS 64