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 commit: 579a4f36fa]
Este commit está contenido en:
Rahul Garg
2019-11-06 23:47:10 -08:00
cometido por Maneesh Gupta
padre 9248fcd9bc
commit 6968362d99
Se han modificado 11 ficheros con 128 adiciones y 109 borrados
@@ -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