Sign in
kernel
/
pub
/
scm
/
linux
/
kernel
/
git
/
luto
/
linux
/
975e32c287a9b144cf115d3f42ca18664b3331df
/
.
/
arch
/
score
/
include
/
asm
/
linkage.h
blob: 2323a8ecf44561a74dc5c0e7160f4ff31ac86ffb [
file
] [
log
] [
blame
]
#ifndef
_ASM_SCORE_LINKAGE_H
#define
_ASM_SCORE_LINKAGE_H
#define
__ALIGN
.
align
2
#define
__ALIGN_STR
".align 2"
#endif
/* _ASM_SCORE_LINKAGE_H */