diff --git a/include/hcc_detail/hip_runtime.h b/include/hcc_detail/hip_runtime.h index aa634cdf1e..51d4be40c3 100644 --- a/include/hcc_detail/hip_runtime.h +++ b/include/hcc_detail/hip_runtime.h @@ -526,7 +526,7 @@ do {\ fprintf(stderr, KGRN "<>>(0, __VA_ARGS__);\ +kernelName<<>>(0, ##__VA_ARGS__);\ } while(0)