]> err.no Git - linux-2.6/blob - arch/m68k/mac/mac_ksyms.c
[PATCH] Consolidate the asm-ppc*/fcntl.h files into asm-powerpc
[linux-2.6] / 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);