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

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)