Gitiles
Code Review
Sign In
LeafOS
/
LeafOS-Devices
/
android_kernel_samsung_gta4xl
/
8f3fff205071dc1bd3203a0f6a5bf3b30e68e26f
/
.
/
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