aboutsummaryrefslogtreecommitdiff
path: root/include/asm-m32r/mman.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/asm-m32r/mman.h')
-rw-r--r--include/asm-m32r/mman.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/include/asm-m32r/mman.h b/include/asm-m32r/mman.h
index 695a860c024..516a8973b13 100644
--- a/include/asm-m32r/mman.h
+++ b/include/asm-m32r/mman.h
@@ -3,8 +3,6 @@
#include <asm-generic/mman.h>
-/* orig : i386 2.6.0-test6 */
-
#define MAP_GROWSDOWN 0x0100 /* stack-like segment */
#define MAP_DENYWRITE 0x0800 /* ETXTBSY */
#define MAP_EXECUTABLE 0x1000 /* mark it as an executable */