]> CyberLeo.Net >> Repos - FreeBSD/releng/9.2.git/blob - contrib/ofed/usr.lib/libmthca/config.h
- Copy stable/9 to releng/9.2 as part of the 9.2-RELEASE cycle.
[FreeBSD/releng/9.2.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