summaryrefslogtreecommitdiffstats
path: root/contrib/ofed/usr.lib/libmthca/config.h
blob: 564ebef335913a11560ded33da840aee91c61195 (plain)
1
2
3
4
5
6
7
8
9
#define	HAVE_IBV_DONTFORK_RANGE
#define	HAVE_IBV_DOFORK_RANGE
#define	HAVE_IBV_REGISTER_DRIVER
#define	HAVE_IBV_READ_SYSFS_FILE
#ifdef	__LP64__
#define	SIZEOF_LONG	8
#else
#define	SIZEOF_LONG	4
#endif
OpenPOWER on IntegriCloud