patch-2.3.41 linux/arch/m68k/sun3/sun3_ksyms.c

Next file: linux/arch/ppc/kernel/entry.S
Previous file: linux/arch/m68k/sun3/mmu_emu.c
Back to the patch index
Back to the overall index

diff -u --recursive --new-file v2.3.40/linux/arch/m68k/sun3/sun3_ksyms.c linux/arch/m68k/sun3/sun3_ksyms.c
@@ -0,0 +1,10 @@
+#include <linux/module.h>
+#include <linux/types.h>
+#include <asm/dvma.h>
+#include <asm/idprom.h>
+
+/*
+ * Add things here when you find the need for it.
+ */
+EXPORT_SYMBOL(sun3_dvma_malloc);
+EXPORT_SYMBOL(idprom);

FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)