DIR:/usr/lib/modules/5.14.0-503.34.1.el9_5.x86_64/build/tools/include/asm/ |
Current File : //usr/lib/modules/5.14.0-503.34.1.el9_5.x86_64/build/tools/include/asm/alternative.h |
/* SPDX-License-Identifier: GPL-2.0 */ #ifndef _TOOLS_ASM_ALTERNATIVE_ASM_H #define _TOOLS_ASM_ALTERNATIVE_ASM_H /* Just disable it so we can build arch/x86/lib/memcpy_64.S for perf bench: */ #define ALTERNATIVE # #endif |