Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
19d7805f3a64106f4ce9786c1e18267ef550d037
/
.
/
arch
/
arm
/
include
/
asm
/
linkage.h
blob: dbe4b4e31a5b5d39026d955ff34463227fffe3ef [
file
] [
log
] [
blame
]
#ifndef
__ASM_LINKAGE_H
#define
__ASM_LINKAGE_H
#define
__ALIGN
.
align
0
#define
__ALIGN_STR
".align 0"
#endif