Signed-off-by: Mark Harmstone <[email protected]>
---
 .../lib-common/api-ms-win-core-interlocked-l1-2-0.def |  5 -----
 .../lib32/api-ms-win-core-interlocked-l1-2-0.def      | 11 -----------
 2 files changed, 16 deletions(-)

diff --git a/mingw-w64-crt/lib-common/api-ms-win-core-interlocked-l1-2-0.def 
b/mingw-w64-crt/lib-common/api-ms-win-core-interlocked-l1-2-0.def
index eb4dedbdb..eb0ff81fb 100644
--- a/mingw-w64-crt/lib-common/api-ms-win-core-interlocked-l1-2-0.def
+++ b/mingw-w64-crt/lib-common/api-ms-win-core-interlocked-l1-2-0.def
@@ -2,9 +2,4 @@ LIBRARY api-ms-win-core-interlocked-l1-2-0
 
 EXPORTS
 
-InitializeSListHead
-InterlockedFlushSList
-InterlockedPopEntrySList
-InterlockedPushEntrySList
 InterlockedPushListSListEx
-QueryDepthSList
diff --git a/mingw-w64-crt/lib32/api-ms-win-core-interlocked-l1-2-0.def 
b/mingw-w64-crt/lib32/api-ms-win-core-interlocked-l1-2-0.def
index b6026b628..46ecbae71 100644
--- a/mingw-w64-crt/lib32/api-ms-win-core-interlocked-l1-2-0.def
+++ b/mingw-w64-crt/lib32/api-ms-win-core-interlocked-l1-2-0.def
@@ -2,15 +2,4 @@ LIBRARY api-ms-win-core-interlocked-l1-2-0
 
 EXPORTS
 
-InitializeSListHead@4
-InterlockedCompareExchange@12
-InterlockedCompareExchange64@20
-InterlockedDecrement@4
-InterlockedExchange@8
-InterlockedExchangeAdd@8
-InterlockedFlushSList@4
-InterlockedIncrement@4
-InterlockedPopEntrySList@4
-InterlockedPushEntrySList@8
 InterlockedPushListSListEx@16
-QueryDepthSList@4
-- 
2.41.0



_______________________________________________
Mingw-w64-public mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/mingw-w64-public

Reply via email to