X-Git-Url: http://nsz.repo.hu/git/?p=musl;a=blobdiff_plain;f=arch%2Fmips%2Fbits%2Fstdint.h;fp=arch%2Fmips%2Fbits%2Fstdint.h;h=d1b2712199acabb2e597bfeb1850f3e0216705d0;hp=43d3d59db0be52e0da13d45a237df6c8d1d3d025;hb=3f08154ac494f4739afbc7451f317b2ef1bffbd3;hpb=009f186810c16a8fef98fad485298bfb96f810ad diff --git a/arch/mips/bits/stdint.h b/arch/mips/bits/stdint.h index 43d3d59d..d1b27121 100644 --- a/arch/mips/bits/stdint.h +++ b/arch/mips/bits/stdint.h @@ -17,6 +17,4 @@ typedef uint32_t uint_fast32_t; #define UINTPTR_MAX UINT32_MAX #define PTRDIFF_MIN INT32_MIN #define PTRDIFF_MAX INT32_MAX -#define SIG_ATOMIC_MIN INT32_MIN -#define SIG_ATOMIC_MAX INT32_MAX #define SIZE_MAX UINT32_MAX