summaryrefslogtreecommitdiff
path: root/arch/microblaze/bits/stdint.h
diff options
context:
space:
mode:
Diffstat (limited to 'arch/microblaze/bits/stdint.h')
-rw-r--r--arch/microblaze/bits/stdint.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/arch/microblaze/bits/stdint.h b/arch/microblaze/bits/stdint.h
index 43d3d59d..d1b27121 100644
--- a/arch/microblaze/bits/stdint.h
+++ b/arch/microblaze/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