Gitiles
Code Review
Sign In
LeafOS
/
LeafOS-Devices
/
android_kernel_samsung_exynos9820
/
b4482a4b2e2ff5ed96d8d16d72e83e75064062c5
/
.
/
include
/
asm-m32r
/
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 */