sony-laptop: fix scancode decode
[pandora-kernel.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);