summaryrefslogtreecommitdiffstats
path: root/include/asm-m68k/machdep.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/asm-m68k/machdep.h')
-rw-r--r--include/asm-m68k/machdep.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/asm-m68k/machdep.h b/include/asm-m68k/machdep.h
index 5e2b138e9..2d8959093 100644
--- a/include/asm-m68k/machdep.h
+++ b/include/asm-m68k/machdep.h
@@ -37,6 +37,7 @@ extern long mach_max_dma_address;
extern void (*mach_floppy_setup)(char *, int *);
extern void (*mach_floppy_eject)(void);
extern void (*mach_heartbeat) (int);
+extern void (*mach_l2_flush) (int);
extern int mach_sysrq_key;
extern int mach_sysrq_shift_state;
extern int mach_sysrq_shift_mask;