X-Git-Url: https://err.no/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=include%2Fasm-mips%2Fmman.h;h=e4d6f1fb1cf765c5ca8e23c3e8438f39ebcc0e2d;hb=2463ef22bf8b6e22048bd26f940c014f7e1f0998;hp=046cf686bee7f74a773877ec658c29e8d8d10e2a;hpb=d42510a0f58c2583c37c8e9b7548e3a68545863a;p=linux-2.6 diff --git a/include/asm-mips/mman.h b/include/asm-mips/mman.h index 046cf686be..e4d6f1fb1c 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 */