Sign in
zircon-guest
/
third_party
/
linux
/
93aff32d53fd3d1377414855f7275cab16fbb31e
/
.
/
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