move MREMAP_MAYMOVE and MREMAP_FIXED out of bits
[musl] / arch / sh / bits / mman.h
index f199f4b..f6fc98f 100644 (file)
@@ -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