Sign in
googlers
/
maze
/
linux
/
705e87c0c3c38424f7f30556c85bc20e808d2f59
/
.
/
include
/
asm-arm
/
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