diff options
Diffstat (limited to 'src/stdint/INT32_MIN.c')
| -rw-r--r-- | src/stdint/INT32_MIN.c | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/src/stdint/INT32_MIN.c b/src/stdint/INT32_MIN.c deleted file mode 100644 index 4349cf37..00000000 --- a/src/stdint/INT32_MIN.c +++ /dev/null @@ -1,6 +0,0 @@ -#include <stdint.h> -#define INT32_MIN (-2147483648) - -/* -STDC(199901) -*/ |
