b3f88c4a1d
This commit was SVN r29153.
16 строки
255 B
C
16 строки
255 B
C
/*
|
|
* Copyright (c) 2013 Mellanox Technologies, Inc.
|
|
* All rights reserved.
|
|
* $COPYRIGHT$
|
|
*
|
|
* Additional copyrights may follow
|
|
*
|
|
* $HEADER$
|
|
*/
|
|
|
|
#ifndef __MPP_SHMEM_H__
|
|
#define __MPP_SHMEM_H__
|
|
|
|
#include <shmem.h>
|
|
|
|
#endif |