diff options
Diffstat (limited to 'arch/powerpc/bits')
-rw-r--r-- | arch/powerpc/bits/mman.h | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/arch/powerpc/bits/mman.h b/arch/powerpc/bits/mman.h index 15e3049e..fe8de2b9 100644 --- a/arch/powerpc/bits/mman.h +++ b/arch/powerpc/bits/mman.h @@ -55,7 +55,4 @@ #define MADV_DODUMP 17 #define MADV_HWPOISON 100 #define MADV_SOFT_OFFLINE 101 - -#define MREMAP_MAYMOVE 1 -#define MREMAP_FIXED 2 #endif |