repo.or.cz
/
linux-2.6
/
mini2440.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
[PARISC] fix section mismatches in arch/parisc/kernel
[linux-2.6/mini2440.git]
/
include
/
asm-v850
/
linkage.h
blob
b6185d3cfe683a591de515efdc8f996fe7caa0fb
1
#ifndef __ASM_LINKAGE_H
2
#define __ASM_LINKAGE_H
3
4
#ifdef __ASSEMBLY__
5
#include <asm/asm.h>
6
#endif
7
8
#endif