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