/
usr
/
src
/
linux-headers-5.15.0-91-generic
/
arch
/
xtensa
/
include
/
asm
/
up file
home
/* SPDX-License-Identifier: GPL-2.0 */ #ifndef __ASM_LINKAGE_H #define __ASM_LINKAGE_H #define __ALIGN .align 4 #define __ALIGN_STR ".align 4" #endif