USB: ftdi_sio: Support for more JTAG adaptors
[linux-2.6/mini2440.git] / include / asm-um / linkage.h
blobcdb3024a699a6d83df5f49ccd8e63a3e3adb362b
1 #ifndef __ASM_UM_LINKAGE_H
2 #define __ASM_UM_LINKAGE_H
4 #include "asm/arch/linkage.h"
7 /* <linux/linkage.h> will pick sane defaults */
8 #ifdef CONFIG_GPROF
9 #undef fastcall
10 #endif
12 #endif