Gitiles
Code Review
Sign In
gerrit.devboardsforandroid.linaro.org
/
platform
/
external
/
u-boot
/
7da82de916d6aaeeef62431810cb3335e1207b28
/
.
/
arch
/
arm
/
include
/
asm
/
linkage.h
blob: 73bf25ba4e18cd8ab9ae7b1da3e68316a68f0014 [
file
] [
log
] [
blame
]
#ifndef
__ASM_LINKAGE_H
#define
__ASM_LINKAGE_H
#define
__ALIGN
.
p2align
2
#define
__ALIGN_STR
".p2align 2"
#endif