patch-2.3.34 linux/arch/ppc/kernel/ppc_ksyms.c
Next file: linux/arch/ppc/kernel/process.c
Previous file: linux/arch/ppc/kernel/pmac_pic.c
Back to the patch index
Back to the overall index
- Lines: 13
- Date:
Mon Dec 20 14:27:34 1999
- Orig file:
v2.3.33/linux/arch/ppc/kernel/ppc_ksyms.c
- Orig date:
Tue Dec 7 09:32:42 1999
diff -u --recursive --new-file v2.3.33/linux/arch/ppc/kernel/ppc_ksyms.c linux/arch/ppc/kernel/ppc_ksyms.c
@@ -9,6 +9,7 @@
#include <linux/vt_kern.h>
#include <linux/nvram.h>
#include <linux/spinlock.h>
+#include <linux/console.h>
#include <asm/page.h>
#include <asm/semaphore.h>
@@ -269,3 +270,4 @@
EXPORT_SYMBOL(ppc_irq_dispatch_handler);
EXPORT_SYMBOL(decrementer_count);
EXPORT_SYMBOL(get_wchan);
+EXPORT_SYMBOL(console_drivers);
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)