18c2ecf20Sopenharmony_ci/* SPDX-License-Identifier: GPL-2.0 */
28c2ecf20Sopenharmony_ci#ifndef _TOOLS_ASM_ALTERNATIVE_ASM_H
38c2ecf20Sopenharmony_ci#define _TOOLS_ASM_ALTERNATIVE_ASM_H
48c2ecf20Sopenharmony_ci
58c2ecf20Sopenharmony_ci/* Just disable it so we can build arch/x86/lib/memcpy_64.S for perf bench: */
68c2ecf20Sopenharmony_ci
78c2ecf20Sopenharmony_ci#define altinstruction_entry #
88c2ecf20Sopenharmony_ci#define ALTERNATIVE_2 #
98c2ecf20Sopenharmony_ci
108c2ecf20Sopenharmony_ci#endif
11