Sign in
googlers
/
maze
/
linux
/
b5f3953c10b27fcd1c83e199e573b41d8327e22e
/
.
/
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