Linaro Git Browser
Code Review
Sign In
review.linaro.org
/
kernel
/
linux-linaro-stable.git
/
c443acab2eebf12dce7e78fe29e76786f55ad1be
/
.
/
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