splice: only return -EAGAIN if there's hope of more data
[linux-2.6.22.y-op.git] / include / asm-um / system-ppc.h
blob17cde6640bf59a23fadf6a295d07cfb27249548a
1 #ifndef __UM_SYSTEM_PPC_H
2 #define __UM_SYSTEM_PPC_H
4 #define _switch_to _ppc_switch_to
6 #include "asm/arch/system.h"
8 #undef _switch_to
10 #include "asm/system-generic.h"
12 #endif