kernel
This commit is contained in:
parent
b59f84ee36
commit
cfab1d3ce7
83468 changed files with 37938688 additions and 0 deletions
linux-6.8.1/tools/include/asm
9
linux-6.8.1/tools/include/asm/alternative.h
Normal file
9
linux-6.8.1/tools/include/asm/alternative.h
Normal file
|
@ -0,0 +1,9 @@
|
|||
/* 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
|
Loading…
Add table
Add a link
Reference in a new issue