Gitiles
Code Review
Sign In
LeafOS
/
LeafOS-Devices
/
android_kernel_samsung_exynos9820
/
2bf2160d8805de64308e2e7c3cd97813cb58ed2f
/
.
/
arch
/
m32r
/
include
/
asm
/
linkage.h
blob: a9fb151cf64809ac0188db7413659b25b9a04a32 [
file
] [
log
] [
blame
]
#ifndef
__ASM_LINKAGE_H
#define
__ASM_LINKAGE_H
#define
__ALIGN
.
balign
4
#define
__ALIGN_STR
".balign 4"
#endif
/* __ASM_LINKAGE_H */