diff options
Diffstat (limited to 'arch/microblaze/bits/mman.h')
-rw-r--r-- | arch/microblaze/bits/mman.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/arch/microblaze/bits/mman.h b/arch/microblaze/bits/mman.h index bc8f37c8..63d39ab8 100644 --- a/arch/microblaze/bits/mman.h +++ b/arch/microblaze/bits/mman.h @@ -15,7 +15,6 @@ #define MAP_FILE 0x00 #define MAP_ANON 0x20 #define MAP_ANONYMOUS MAP_ANON -#define MAP_32BIT 0x40 #define MAP_NORESERVE 0x4000 #define POSIX_MADV_NORMAL 0 |