patch-2.3.50 linux/drivers/zorro/zorrosyms.c

Next file: linux/fs/adfs/dir.c
Previous file: linux/drivers/zorro/zorro.c
Back to the patch index
Back to the overall index

diff -u --recursive --new-file v2.3.49/linux/drivers/zorro/zorrosyms.c linux/drivers/zorro/zorrosyms.c
@@ -1,20 +0,0 @@
-/*
- *	$Id: zorrosyms.c,v 1.1.2.1 1998/06/07 23:21:02 geert Exp $
- *
- *	Zorro Bus Services -- Exported Symbols
- *
- *	Copyright (C) 1998-2000 Geert Uytterhoeven
- */
-
-#include <linux/module.h>
-#include <linux/types.h>
-#include <linux/zorro.h>
-
-    /* Board configuration */
-
-EXPORT_SYMBOL(zorro_find_device);
-
-    /* Z2 memory */
-
-EXPORT_SYMBOL(zorro_unused_z2ram);
-

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