Initial import
[sliver-openvswitch.git] / datapath / linux-2.4 / compat-2.4 / include / linux / compiler.h
1 #ifndef __LINUX_COMPILER_WRAPPER_H
2 #define __LINUX_COMPILER_WRAPPER_H
3
4 #include_next <linux/compiler.h>
5
6 # define __force
7
8 #endif