diff options
Diffstat (limited to 'src/stdlib/int8.c')
| -rw-r--r-- | src/stdlib/int8.c | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/src/stdlib/int8.c b/src/stdlib/int8.c new file mode 100644 index 00000000..aede5ec6 --- /dev/null +++ b/src/stdlib/int8.c @@ -0,0 +1,3 @@ +#define INTX_C_H__INT_BITS 8 +#include "intX.c.h" +#undef INTX_C_H__INT_BITS |
