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
[PATCH] PCMCIA: handle sysfs, PCI errors
[linux-2.6.22.y-op.git]
/
include
/
asm-um
/
system-ppc.h
blob
17cde6640bf59a23fadf6a295d07cfb27249548a
1
#ifndef __UM_SYSTEM_PPC_H
2
#define __UM_SYSTEM_PPC_H
3
4
#define _switch_to _ppc_switch_to
5
6
#include
"asm/arch/system.h"
7
8
#undef _switch_to
9
10
#include
"asm/system-generic.h"
11
12
#endif