Gitiles
Code Review
Sign In
LeafOS
/
LeafOS-Devices
/
android_kernel_realme_mt6785
/
5d2be7cb198a0a6bc6088d3806fb7261b184ad89
/
.
/
arch
/
m68k
/
include
/
asm
/
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