vt.h (c1b332bc16a6e9d42b4ab0b5282e3937f776bf71) | vt.h (8afd32eb58b6885fc3e268c69b1b1b627aa2afaf) |
---|---|
1#ifndef DEF_RDMAVT_H 2#define DEF_RDMAVT_H 3 4/* 5 * Copyright(c) 2015 Intel Corporation. 6 * 7 * This file is provided under a dual BSD/GPLv2 license. When using or 8 * redistributing this file, you may do so under either license. --- 36 unchanged lines hidden (view full) --- 45 * THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT 46 * (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE 47 * OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. 48 * 49 */ 50 51#include <rdma/rdma_vt.h> 52#include "dma.h" | 1#ifndef DEF_RDMAVT_H 2#define DEF_RDMAVT_H 3 4/* 5 * Copyright(c) 2015 Intel Corporation. 6 * 7 * This file is provided under a dual BSD/GPLv2 license. When using or 8 * redistributing this file, you may do so under either license. --- 36 unchanged lines hidden (view full) --- 45 * THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT 46 * (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE 47 * OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. 48 * 49 */ 50 51#include <rdma/rdma_vt.h> 52#include "dma.h" |
53#include "pd.h" |
|
53 54#endif /* DEF_RDMAVT_H */ | 54 55#endif /* DEF_RDMAVT_H */ |