Sign in
third-party-mirror
/
u-boot
/
93c1735f41aa290c7f3ebc8545ccc8d9edd9f22f
/
.
/
arch
/
arm
/
include
/
asm
/
linkage.h
blob: dbe4b4e31a5b5d39026d955ff34463227fffe3ef [
file
]
#ifndef
__ASM_LINKAGE_H
#define
__ASM_LINKAGE_H
#define
__ALIGN
.
align
0
#define
__ALIGN_STR
".align 0"
#endif