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