diff options
Diffstat (limited to 'include/asm-m68k/macintosh.h')
-rw-r--r-- | include/asm-m68k/macintosh.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/include/asm-m68k/macintosh.h b/include/asm-m68k/macintosh.h index 27d11da2b479..28b0f49ee521 100644 --- a/include/asm-m68k/macintosh.h +++ b/include/asm-m68k/macintosh.h | |||
@@ -14,8 +14,6 @@ extern void mac_init_IRQ(void); | |||
14 | extern int mac_irq_pending(unsigned int); | 14 | extern int mac_irq_pending(unsigned int); |
15 | extern void mac_identify(void); | 15 | extern void mac_identify(void); |
16 | extern void mac_report_hardware(void); | 16 | extern void mac_report_hardware(void); |
17 | extern void mac_debugging_penguin(int); | ||
18 | extern void mac_boom(int); | ||
19 | 17 | ||
20 | /* | 18 | /* |
21 | * Floppy driver magic hook - probably shouldnt be here | 19 | * Floppy driver magic hook - probably shouldnt be here |