patch-2.4.22 linux-2.4.22/arch/mips/sibyte/sb1250/prom.c
Next file: linux-2.4.22/arch/mips/sibyte/sb1250/setup.c
Previous file: linux-2.4.22/arch/mips/sibyte/sb1250/pci.c
Back to the patch index
Back to the overall index
- Lines: 8
- Date:
2003-08-25 04:44:40.000000000 -0700
- Orig file:
linux-2.4.21/arch/mips/sibyte/sb1250/prom.c
- Orig date:
2002-11-28 15:53:10.000000000 -0800
diff -urN linux-2.4.21/arch/mips/sibyte/sb1250/prom.c linux-2.4.22/arch/mips/sibyte/sb1250/prom.c
@@ -117,3 +117,7 @@
phys_t addr = pagenr << PAGE_SHIFT;
return (addr < (CONFIG_SIBYTE_STANDALONE_RAM_SIZE * 1024 * 1024));
}
+
+void prom_putchar(char c)
+{
+}
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)