powerpc: Change u64/s64 to a long long integer type
[linux-2.6] / arch / parisc / include / asm / percpu.h
1 #ifndef _PARISC_PERCPU_H
2 #define _PARISC_PERCPU_H
3
4 #include <asm-generic/percpu.h>
5
6 #endif 
7