Sign in
third-party-mirror
/
u-boot
/
1df99080cb6dea9216ee1925f03bd7cc35dc34c7
/
.
/
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