Gitiles
Code Review
Sign In
LeafOS
/
LeafOS-Devices
/
android_kernel_samsung_gta4xl
/
cd212b4b364b6efe32441d764cabaef2402c8eba
/
.
/
arch
/
sh
/
include
/
asm
/
linkage.h
blob: 7c2fa27a43f8496e2ba5ebcb31de8f154026c43b [
file
] [
log
] [
blame
]
/* SPDX-License-Identifier: GPL-2.0 */
#ifndef
__ASM_LINKAGE_H
#define
__ASM_LINKAGE_H
#define
__ALIGN
.
balign
4
#define
__ALIGN_STR
".balign 4"
#endif