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