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
USB: ftdi_sio: Support for more JTAG adaptors
[linux-2.6/mini2440.git]
/
include
/
asm-um
/
linkage.h
blob
cdb3024a699a6d83df5f49ccd8e63a3e3adb362b
1
#ifndef __ASM_UM_LINKAGE_H
2
#define __ASM_UM_LINKAGE_H
3
4
#include
"asm/arch/linkage.h"
5
6
7
/* <linux/linkage.h> will pick sane defaults */
8
#ifdef CONFIG_GPROF
9
#undef fastcall
10
#endif
11
12
#endif