summaryrefslogtreecommitdiff
path: root/userland/libc/endian.h
diff options
context:
space:
mode:
Diffstat (limited to 'userland/libc/endian.h')
-rw-r--r--userland/libc/endian.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/userland/libc/endian.h b/userland/libc/endian.h
deleted file mode 100644
index f265a67..0000000
--- a/userland/libc/endian.h
+++ /dev/null
@@ -1,2 +0,0 @@
-#define LITTLE_ENDIAN 0
-#define BYTE_ORDER LITTLE_ENDIAN