Skip to content

Commit 01d74ba

Browse files
committed
moved umfMemoryProviderResidentDeviceChange down
1 parent 53ec753 commit 01d74ba

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/libumf.map

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -137,7 +137,6 @@ UMF_1.0 {
137137
umfJemallocPoolParamsCreate;
138138
umfJemallocPoolParamsDestroy;
139139
umfJemallocPoolParamsSetNumArenas;
140-
umfMemoryProviderResidentDeviceChange;
141140
umfPoolGetName;
142141
local:
143142
*;
@@ -152,6 +151,7 @@ UMF_1.1 {
152151
umfGetMemoryProperty;
153152
umfGetMemoryPropertySize;
154153
umfJemallocPoolParamsSetName;
154+
umfMemoryProviderResidentDeviceChange;
155155
umfLevelZeroMemoryProviderParamsSetName;
156156
umfOsMemoryProviderParamsSetName;
157157
umfPoolTrimMemory;

0 commit comments

Comments
 (0)