Cleaned up

[ROCm/hip commit: b4585a2a90]
This commit is contained in:
Rahul Garg
2018-05-02 12:54:17 +05:30
parent ab1dabe61b
commit e687245eb0
@@ -150,8 +150,7 @@ typedef CUfunction hipFunction_t;
typedef CUdeviceptr hipDeviceptr_t;
typedef struct cudaArray hipArray;
typedef struct cudaArray* hipArray_const_t;
typedef cudaMemcpy3DParms hipMemcpy3DParms;
//#define hipMemcpy3DParms cudaMemcpy3DParms
#define hipMemcpy3DParms cudaMemcpy3DParms
#define hipArrayDefault cudaArrayDefault
typedef cudaTextureObject_t hipTextureObject_t;