]> pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - include/asm-arm/pgtable-nommu.h
make generic sys_ptrace unconditional
[linux-2.6-omap-h63xx.git] / include / asm-arm / pgtable-nommu.h
index b186bc820e30f04c94d1f9ebb36912f045601308..2e5868bbe03bd9dba8c0a3c791cbe1d9c02642ea 100644 (file)
@@ -74,7 +74,6 @@ static inline int pte_file(pte_t pte) { return 0; }
  * These would be in other places but having them here reduces the diffs.
  */
 extern unsigned int kobjsize(const void *objp);
-extern int is_in_rom(unsigned long);
 
 /*
  * No page table caches to initialise.
@@ -93,6 +92,8 @@ extern int is_in_rom(unsigned long);
 
 #define FIRST_USER_ADDRESS      (0)
 
+#include <asm-generic/pgtable.h>
+
 #else 
 
 /*