Enable USE_COPY_EXT_V2 by default

Change-Id: I2c0dc80f85a0ccb5744715b5418a604e38b249ed


[ROCm/hip commit: 888a3528d2]
Этот коммит содержится в:
Maneesh Gupta
2016-11-15 10:42:27 +05:30
родитель d35f12558c
Коммит c7f6ddd612
+1 -1
Просмотреть файл
@@ -49,7 +49,7 @@ THE SOFTWARE.
#ifndef USE_COPY_EXT_V2
#define USE_COPY_EXT_V2 0
#define USE_COPY_EXT_V2 1
#endif
//=================================================================================================