OSDN Git Service

give a little info as to what the file should contain
authorMike Frysinger <vapier@gentoo.org>
Thu, 19 Jan 2006 00:04:54 +0000 (00:04 -0000)
committerMike Frysinger <vapier@gentoo.org>
Thu, 19 Jan 2006 00:04:54 +0000 (00:04 -0000)
libc/sysdeps/linux/common/bits/wordsize.h

index 9ef0e85..2d8e2b9 100644 (file)
@@ -1 +1,6 @@
 #error "This file must be written based on the data type sizes of the target"
+
+#if 0
+#define __WORDSIZE 32
+#define __WORDSIZE 64
+#endif