summaryrefslogtreecommitdiff
path: root/include/asm-mips/mman.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/asm-mips/mman.h')
-rw-r--r--include/asm-mips/mman.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/include/asm-mips/mman.h b/include/asm-mips/mman.h
index 046cf686bee7..e4d6f1fb1cf7 100644
--- a/include/asm-mips/mman.h
+++ b/include/asm-mips/mman.h
@@ -72,7 +72,6 @@
#define MADV_DOFORK 11 /* do inherit across fork */
/* compatibility flags */
-#define MAP_ANON MAP_ANONYMOUS
#define MAP_FILE 0
#endif /* _ASM_MMAN_H */