patch-2.3.23 linux/drivers/pcmcia/rsrc_mgr.h
Next file: linux/drivers/scsi/atp870u.c
Previous file: linux/drivers/pcmcia/rsrc_mgr.c
Back to the patch index
Back to the overall index
- Lines: 11
- Date:
Wed Oct 20 21:33:12 1999
- Orig file:
v2.3.22/linux/drivers/pcmcia/rsrc_mgr.h
- Orig date:
Tue Sep 7 12:14:06 1999
diff -u --recursive --new-file v2.3.22/linux/drivers/pcmcia/rsrc_mgr.h linux/drivers/pcmcia/rsrc_mgr.h
@@ -30,10 +30,4 @@
#ifndef _RSRC_MGR_H
#define _RSRC_MGR_H
-#ifdef __BEOS__
-int check_resource(int type, u_long base, u_long num);
-int register_resource(int type, u_long base, u_long num);
-int release_resource(int type, u_long base, u_long num);
-#endif
-
#endif /* _RSRC_MGR_H */
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)