[POWERPC] Fix return from pte_alloc_one() in out-of-memory case
[linux-2.6] / include / asm-um / cmpxchg.h
1 #ifndef __UM_CMPXCHG_H
2 #define __UM_CMPXCHG_H
3
4 #include "asm/arch/cmpxchg.h"
5
6 #endif