Sign in
googlers
/
maze
/
linux
/
74e27e44b0407fb1f6e8d1f7b7818f108463c4b8
/
.
/
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