patch-1.3.94 linux/arch/m68k/kernel/bios32.c
Next file: linux/arch/m68k/kernel/console.c
Previous file: linux/arch/m68k/kernel/Makefile
Back to the patch index
Back to the overall index
- Lines: 8
- Date:
Wed Dec 27 22:46:21 1995
- Orig file:
v1.3.93/linux/arch/m68k/kernel/bios32.c
- Orig date:
Thu Jan 1 02:00:00 1970
diff -u --recursive --new-file v1.3.93/linux/arch/m68k/kernel/bios32.c linux/arch/m68k/kernel/bios32.c
@@ -0,0 +1,7 @@
+/*
+ * bios 32 replacement
+ */
+unsigned long bios32_init(unsigned long memory_start, unsigned long memory_end)
+{
+ return memory_start;
+}
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen, slshen@lbl.gov
with Sam's (original) version of this