fixed typo
This commit is contained in:
parent
6543605b82
commit
ce00beaec0
@ -25,7 +25,7 @@
|
|||||||
|
|
||||||
@ASM_TYPES_HEADER@
|
@ASM_TYPES_HEADER@
|
||||||
|
|
||||||
+#include <bite/wordsize.h>
|
+#include <bits/wordsize.h>
|
||||||
+# define SIZEOF_SHORT 2
|
+# define SIZEOF_SHORT 2
|
||||||
+# define SIZEOF_INT 4
|
+# define SIZEOF_INT 4
|
||||||
+#if __WORDSIZE == 64
|
+#if __WORDSIZE == 64
|
||||||
|
Loading…
Reference in New Issue
Block a user