Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6
[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);