xenserver: Set network-uuid for internal bridges
[sliver-openvswitch.git] / datapath / linux-2.6 / compat-2.6 / include / linux / percpu.h
1 #ifndef __LINUX_PERCPU_H_WRAPPER
2 #define __LINUX_PERCPU_H_WRAPPER 1
3
4 #include_next <linux/percpu.h>
5
6 #ifndef percpu_ptr
7 #define percpu_ptr per_cpu_ptr
8 #endif
9
10 #endif /* linux/percpu.h wrapper */