Gitiles
Code Review
Sign In
LeafOS
/
LeafOS-Devices
/
android_kernel_samsung_exynos9820
/
bae386f7884aa3720cc7880b36a41a1d2b9c327b
/
.
/
include
/
asm-m68k
/
linkage.h
blob: 5a822bb790f72135862dcc0b7a97296954d73bd9 [
file
] [
log
] [
blame
]
#ifndef
__ASM_LINKAGE_H
#define
__ASM_LINKAGE_H
#define
__ALIGN
.
align
4
#define
__ALIGN_STR
".align 4"
#endif