Sign in
googlers
/
maze
/
linux
/
27e6672bb9912d3e3a41cf88e6142d3ae5e534b3
/
.
/
include
/
asm-sh
/
linkage.h
blob: 3565a4f4009f7f6ba84bff2f6ce25aa46d284588 [
file
] [
log
] [
blame
]
#ifndef
__ASM_LINKAGE_H
#define
__ASM_LINKAGE_H
#define
__ALIGN
.
balign
4
#define
__ALIGN_STR
".balign 4"
#endif