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