repo.or.cz
/
linux-2.6.22.y-op.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
[TG3]: Update version and reldate.
[linux-2.6.22.y-op.git]
/
include
/
asm-avr32
/
linkage.h
blob
f7b285e910d40b974eb092808bc8b2d66053230d
1
#ifndef __ASM_LINKAGE_H
2
#define __ASM_LINKAGE_H
3
4
#define __ALIGN .balign 2
5
#define __ALIGN_STR
".balign 2"
6
7
#endif
/* __ASM_LINKAGE_H */