summaryrefslogtreecommitdiff
path: root/libc/sysdeps/linux/sh64/bits/wordsize.h
diff options
context:
space:
mode:
Diffstat (limited to 'libc/sysdeps/linux/sh64/bits/wordsize.h')
-rw-r--r--libc/sysdeps/linux/sh64/bits/wordsize.h12
1 files changed, 12 insertions, 0 deletions
diff --git a/libc/sysdeps/linux/sh64/bits/wordsize.h b/libc/sysdeps/linux/sh64/bits/wordsize.h
new file mode 100644
index 000000000..7c2723be4
--- /dev/null
+++ b/libc/sysdeps/linux/sh64/bits/wordsize.h
@@ -0,0 +1,12 @@
+/*
+ * libc/sysdeps/linux/sh64/bits/wordsize.h
+ *
+ * Copyright (C) 2003 Paul Mundt
+ *
+ * This file is subject to the terms and conditions of the GNU Lesser
+ * General Public License. See the file COPYING.LIB in the main
+ * directory of this archive for more details.
+ */
+
+#define __WORDSIZE 32
+