MOXA linux-2.6.x / linux-2.6.19-uc1 from UC-7110-LX-BOOTLOADER-1.9_VERSION-4.2.tgz
[linux-2.6.19-moxart.git] / include / asm-um / linkage.h
blob78b862472b363e9bde4c01e43b3f69d81697bd7d
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 #undef fastcall
11 #endif
13 #endif