Rename hip/hip_hcc.h to hip/hip_ext.h (#1341)

* Rename hip/hip_hcc.h to hip/hip_ext.h

* Deprecate hip_hcc.h


[ROCm/hip-tests commit: 67e27b3603]
This commit is contained in:
Rahul Garg
2019-11-06 23:47:10 -08:00
committed by Maneesh Gupta
parent dd06fef4bc
commit 26924f665e
3 changed files with 2 additions and 4 deletions
@@ -27,7 +27,7 @@ THE SOFTWARE.
#include <vector>
#ifdef __HIP_PLATFORM_HCC__
#include <hip/hip_hcc.h>
#include <hip/hip_ext.h>
#endif
#define LEN 64