DIR:/usr/src/kernels/5.14.0-503.14.1.el9_5.x86_64/tools/include/asm/ |
Current File : //usr/src/kernels/5.14.0-503.14.1.el9_5.x86_64/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 |