diff --git a/projects/clr/hipamd/src/amdhip.def b/projects/clr/hipamd/src/amdhip.def index a0923a5e0d..9a3c43ed39 100644 --- a/projects/clr/hipamd/src/amdhip.def +++ b/projects/clr/hipamd/src/amdhip.def @@ -299,6 +299,4 @@ hipGraphMemcpyNodeGetParams hipGraphMemcpyNodeSetParams hipGraphMemsetNodeGetParams hipGraphMemsetNodeSetParams -hipGraphExecKernelNodeSetParams hipGraphAddDependencies -hipGraphAddEmptyNode diff --git a/projects/clr/hipamd/src/hip_hcc.def.in b/projects/clr/hipamd/src/hip_hcc.def.in index ac9b168cb8..73d747e98e 100755 --- a/projects/clr/hipamd/src/hip_hcc.def.in +++ b/projects/clr/hipamd/src/hip_hcc.def.in @@ -305,6 +305,4 @@ hipGraphMemcpyNodeGetParams hipGraphMemcpyNodeSetParams hipGraphMemsetNodeGetParams hipGraphMemsetNodeSetParams -hipGraphExecKernelNodeSetParams hipGraphAddDependencies -hipGraphAddEmptyNode diff --git a/projects/clr/hipamd/src/hip_hcc.map.in b/projects/clr/hipamd/src/hip_hcc.map.in index 05b69fa777..0b31709ff8 100755 --- a/projects/clr/hipamd/src/hip_hcc.map.in +++ b/projects/clr/hipamd/src/hip_hcc.map.in @@ -325,9 +325,7 @@ global: hipGraphMemcpyNodeSetParams; hipGraphMemsetNodeGetParams; hipGraphMemsetNodeSetParams; - hipGraphExecKernelNodeSetParams; hipGraphAddDependencies; - hipGraphAddEmptyNode; local: *; }hip_4.3;