patch-2.4.21 linux-2.4.21/include/asm-m68k/sun3mmu.h
Next file: linux-2.4.21/include/asm-m68k/sun3xflop.h
Previous file: linux-2.4.21/include/asm-m68k/sun3ints.h
Back to the patch index
Back to the overall index
-  Lines: 11
-  Date:
2003-06-13 07:51:38.000000000 -0700
-  Orig file: 
linux-2.4.20/include/asm-m68k/sun3mmu.h
-  Orig date: 
1999-09-04 13:06:41.000000000 -0700
diff -urN linux-2.4.20/include/asm-m68k/sun3mmu.h linux-2.4.21/include/asm-m68k/sun3mmu.h
@@ -161,6 +161,10 @@
 	return;
 }
 
+extern void *sun3_ioremap(unsigned long phys, unsigned long size,
+			  unsigned long type);
+
+extern int sun3_map_test(unsigned long addr, char *val);
 
 #endif	/* !__ASSEMBLY__ */
 
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)