diff --git a/rocclr/compiler/lib/include/v0_8/acl.h b/rocclr/compiler/lib/include/v0_8/acl.h index 44e0817315..f7a93ad38d 100644 --- a/rocclr/compiler/lib/include/v0_8/acl.h +++ b/rocclr/compiler/lib/include/v0_8/acl.h @@ -239,7 +239,7 @@ void aclGetKstatsR800(const void* shader, aclKernelStats &kstats, const char* chip_id); void aclGetKstatsSI(const void* shader, aclKernelStats &kstats); -acl_error +acl_error ACL_API_ENTRY aclInsertKernelStatistics(aclCompiler *cl, aclBinary *bin); //! Define hardware info constants for SI and above devices