repo.or.cz
/
linux-2.6
/
linux-acpi-2.6
/
ibm-acpi-2.6.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
ACPI: thinkpad-acpi: bump up version to 0.16
[linux-2.6/linux-acpi-2.6/ibm-acpi-2.6.git]
/
include
/
asm-um
/
linkage.h
blob
78b862472b363e9bde4c01e43b3f69d81697bd7d
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
#undef fastcall
11
#endif
12
13
#endif