]> CyberLeo.Net >> Repos - FreeBSD/stable/10.git/blob - contrib/ofed/usr.lib/libmthca/config.h
Copy head (r256279) to stable/10 as part of the 10.0-RELEASE cycle.
[FreeBSD/stable/10.git] / contrib / ofed / usr.lib / libmthca / config.h
1 #define HAVE_IBV_DONTFORK_RANGE
2 #define HAVE_IBV_DOFORK_RANGE
3 #define HAVE_IBV_REGISTER_DRIVER
4 #define HAVE_IBV_READ_SYSFS_FILE
5 #ifdef  __LP64__
6 #define SIZEOF_LONG     8
7 #else
8 #define SIZEOF_LONG     4
9 #endif