Brice Goglin, le Wed 21 Oct 2009 14:10:21 +0200, a écrit : > What I meant is that *our* ibverbs.h code is Linux specific (it uses a > sysfs specific nice feature of OFED/Linux).
Can't we just make it a real function and not an inline? As it is now it will not include the linux version in applications since LINUX_SYS won't be defined. Samuel