patch-2.1.113 linux/drivers/zorro/zorrosyms.c
Next file: linux/fs/coda/dir.c
Previous file: linux/drivers/zorro/zorro.c
Back to the patch index
Back to the overall index
- Lines: 24
- Date:
Thu Jul 30 11:10:22 1998
- Orig file:
v2.1.112/linux/drivers/zorro/zorrosyms.c
- Orig date:
Wed Dec 31 16:00:00 1969
diff -u --recursive --new-file v2.1.112/linux/drivers/zorro/zorrosyms.c linux/drivers/zorro/zorrosyms.c
@@ -0,0 +1,23 @@
+/*
+ * $Id: zorrosyms.c,v 1.1.2.1 1998/06/07 23:21:02 geert Exp $
+ *
+ * Zorro Bus Services -- Exported Symbols
+ *
+ * Copyright (C) 1998 Geert Uytterhoeven
+ */
+
+#include <linux/module.h>
+#include <linux/types.h>
+#include <linux/zorro.h>
+
+ /* Board configuration */
+
+EXPORT_SYMBOL(zorro_find);
+EXPORT_SYMBOL(zorro_get_board);
+EXPORT_SYMBOL(zorro_config_board);
+EXPORT_SYMBOL(zorro_unconfig_board);
+
+ /* Z2 memory */
+
+EXPORT_SYMBOL(zorro_unused_z2ram);
+
FUNET's LINUX-ADM group, [email protected]
TCL-scripts by Sam Shen, [email protected]