Sign in
googlers
/
maze
/
linux
/
39d3ed381877246719184897c853c0c58028fe54
/
.
/
include
/
asm-blackfin
/
linkage.h
blob: 5a822bb790f72135862dcc0b7a97296954d73bd9 [
file
] [
log
] [
blame
]
#ifndef
__ASM_LINKAGE_H
#define
__ASM_LINKAGE_H
#define
__ALIGN
.
align
4
#define
__ALIGN_STR
".align 4"
#endif