patch-2.4.0-test2 linux/arch/m68k/kernel/setup.c
Next file: linux/arch/m68k/kernel/sys_m68k.c
Previous file: linux/arch/m68k/defconfig
Back to the patch index
Back to the overall index
- Lines: 8
- Date:
Mon Jun 19 12:56:08 2000
- Orig file:
v2.4.0-test1/linux/arch/m68k/kernel/setup.c
- Orig date:
Fri Jan 28 15:09:07 2000
diff -u --recursive --new-file v2.4.0-test1/linux/arch/m68k/kernel/setup.c linux/arch/m68k/kernel/setup.c
@@ -111,6 +111,7 @@
#endif
#ifdef CONFIG_HEARTBEAT
void (*mach_heartbeat) (int) = NULL;
+EXPORT_SYMBOL(mach_heartbeat);
#endif
#ifdef CONFIG_M68K_L2_CACHE
void (*mach_l2_flush) (int) = NULL;
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)