]> Git Repo - linux.git/blob - include/asm-um/system-ppc.h
Merge branch 'intelfb-patches' of master.kernel.org:/pub/scm/linux/kernel/git/airlied...
[linux.git] / include / asm-um / system-ppc.h
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
This page took 0.031485 seconds and 4 git commands to generate.