summaryrefslogtreecommitdiff
path: root/klibc/include/bits32/bitsize.h
diff options
context:
space:
mode:
Diffstat (limited to 'klibc/include/bits32/bitsize.h')
-rw-r--r--klibc/include/bits32/bitsize.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/klibc/include/bits32/bitsize.h b/klibc/include/bits32/bitsize.h
new file mode 100644
index 0000000000..06cc885983
--- /dev/null
+++ b/klibc/include/bits32/bitsize.h
@@ -0,0 +1,3 @@
+#ifndef _BITSIZE
+#define _BITSIZE 32
+#endif