SUNRPC: Report TCP errors to the caller
[linux/fpc-iii.git] / tools / perf / util / include / asm / alternative-asm.h
blob3a3a0f16456ae3369cd73faff1d3af9e4e8d4180
1 #ifndef _PERF_ASM_ALTERNATIVE_ASM_H
2 #define _PERF_ASM_ALTERNATIVE_ASM_H
4 /* Just disable it so we can build arch/x86/lib/memcpy_64.S for perf bench: */
6 #define altinstruction_entry #
7 #define ALTERNATIVE_2 #
9 #endif