[BRIDGE]: if no STP then forward all BPDUs
[linux-2.6/x86.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