patch-2.0.21-2.1.0 linux/arch/m68k/amiga/ksyms.c
Next file: linux/arch/m68k/amiga/zorro.c
Previous file: linux/arch/m68k/amiga/cyberfb.c
Back to the patch index
Back to the overall index
- Lines: 25
- Date:
Wed Sep 25 10:47:38 1996
- Orig file:
lx2.0/v2.0.21/linux/arch/m68k/amiga/ksyms.c
- Orig date:
Mon May 20 07:54:25 1996
diff -u --recursive --new-file lx2.0/v2.0.21/linux/arch/m68k/amiga/ksyms.c linux/arch/m68k/amiga/ksyms.c
@@ -1,5 +1,7 @@
#include <linux/module.h>
#include <asm/zorro.h>
+#include <asm/amigatypes.h>
+#include <asm/amigahw.h>
static struct symbol_table mach_amiga_symbol_table = {
#include <linux/symtab_begin.h>
@@ -7,11 +9,16 @@
/*
* Add things here when you find the need for it.
*/
+ X(amiga_colorclock),
+ X(amiga_chip_alloc),
+ X(amiga_chip_free),
+ X(amiga_chip_avail),
X(zorro_find),
X(zorro_get_board),
X(zorro_config_board),
X(zorro_unconfig_board),
+ X(zorro_unused_z2ram),
/* example
X(something_you_need),
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen, slshen@lbl.gov