vserver 2.0 rc7
[linux-2.6.git] / arch / m32r / kernel / entry.S
index e718016..dddbf6b 100644 (file)
 #include <asm/mmu_context.h>
 
 #if !defined(CONFIG_MMU)
-#define sys_madvise             sys_ni_syscall
-#define sys_readahead           sys_ni_syscall
-#define sys_mprotect            sys_ni_syscall
-#define sys_msync               sys_ni_syscall
-#define sys_mlock               sys_ni_syscall
-#define sys_munlock             sys_ni_syscall
-#define sys_mlockall            sys_ni_syscall
-#define sys_munlockall          sys_ni_syscall
-#define sys_mremap              sys_ni_syscall
-#define sys_mincore             sys_ni_syscall
+#define sys_madvise            sys_ni_syscall
+#define sys_readahead          sys_ni_syscall
+#define sys_mprotect           sys_ni_syscall
+#define sys_msync              sys_ni_syscall
+#define sys_mlock              sys_ni_syscall
+#define sys_munlock            sys_ni_syscall
+#define sys_mlockall           sys_ni_syscall
+#define sys_munlockall         sys_ni_syscall
+#define sys_mremap             sys_ni_syscall
+#define sys_mincore            sys_ni_syscall
+#define sys_remap_file_pages   sys_ni_syscall
 #endif /* CONFIG_MMU */
 
 #define R4(reg)                        @reg