]> git.karo-electronics.de Git - mv-sheeva.git/blob - arch/m68k/mac/mac_ksyms.c
Pull remove-hotkey into release branch
[mv-sheeva.git] / arch / m68k / mac / mac_ksyms.c
1 #include <linux/module.h>
2 #include <asm/ptrace.h>
3 #include <asm/traps.h>
4
5 /* Says whether we're using A/UX interrupts or not */
6 extern int via_alt_mapping;
7
8 EXPORT_SYMBOL(via_alt_mapping);