P4 to Git Change 1582432 by cpaquot@cpaquot-ocl-lc-lnx on 2018/07/18 17:16:05

SWDEV-145570 - [HIP] Fixed __hipRegisterVariable to __hipRegisterVar

Affected files ...

... //depot/stg/opencl/drivers/opencl/api/hip/hip_hcc.def.in#7 edit
... //depot/stg/opencl/drivers/opencl/api/hip/hip_hcc.map.in#7 edit


[ROCm/clr commit: c07510d622]
This commit is contained in:
foreman
2018-07-18 17:51:20 -04:00
förälder ab37f09ebd
incheckning 235def5d29
2 ändrade filer med 2 tillägg och 2 borttagningar
+1 -1
Visa fil
@@ -127,7 +127,7 @@ hipStreamSynchronize
hipStreamWaitEvent
__hipRegisterFatBinary
__hipRegisterFunction
__hipRegisterVariable
__hipRegisterVar
__hipUnregisterFatBinary
hipConfigureCall
hipSetupArgument
+1 -1
Visa fil
@@ -128,7 +128,7 @@ global:
hipStreamWaitEvent;
__hipRegisterFatBinary;
__hipRegisterFunction;
__hipRegisterVariable;
__hipRegisterVar;
__hipUnregisterFatBinary;
hipConfigureCall;
hipSetupArgument;