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