patch-pre2.0.5 linux/include/asm-m68k/machdep.h
Next file: linux/include/asm-m68k/pgtable.h
Previous file: linux/include/asm-m68k/delay.h
Back to the patch index
Back to the overall index
- Lines: 15
- Date:
Thu May 16 09:05:11 1996
- Orig file:
pre2.0.4/linux/include/asm-m68k/machdep.h
- Orig date:
Tue Apr 23 13:57:12 1996
diff -u --recursive --new-file pre2.0.4/linux/include/asm-m68k/machdep.h linux/include/asm-m68k/machdep.h
@@ -30,7 +30,6 @@
int *min, int *sec);
extern int (*mach_hwclk)(int, struct hwclk_time*);
extern int (*mach_set_clock_mmss)(unsigned long);
-extern void (*mach_check_partition) (struct gendisk *hd, unsigned int dev);
extern void (*mach_mksound)( unsigned int count, unsigned int ticks );
extern void (*mach_reset)( void );
extern int (*mach_floppy_init) (void);
@@ -42,5 +41,6 @@
extern void (*mach_debug_init)(void);
extern void (*mach_video_setup)(char *, int *);
extern void (*mach_floppy_setup)(char *, int *);
+extern void (*mach_floppy_eject)(void);
#endif /* _M68K_MACHDEP_H */
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen, slshen@lbl.gov
with Sam's (original) version of this