about summary refs log tree commit diff
path: root/arch/x86_64/bits/mman.h
diff options
context:
space:
mode:
Diffstat (limited to 'arch/x86_64/bits/mman.h')
-rw-r--r--arch/x86_64/bits/mman.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/arch/x86_64/bits/mman.h b/arch/x86_64/bits/mman.h
index dcab47a4..846b7eae 100644
--- a/arch/x86_64/bits/mman.h
+++ b/arch/x86_64/bits/mman.h
@@ -56,7 +56,4 @@
 #define MADV_DODUMP      17
 #define MADV_HWPOISON    100
 #define MADV_SOFT_OFFLINE 101
-
-#define MREMAP_MAYMOVE  1
-#define MREMAP_FIXED    2
 #endif