[MINGW]
[reactos.git] / reactos / lib / 3rdparty / mingw / tlsthrd.c
index 2e76727..6fbd47a 100644 (file)
@@ -118,9 +118,9 @@ __mingwthr_run_key_dtors (void)
 }
 
 WINBOOL
-__mingw_TLScallback (HANDLE hDllHandle __attribute__ ((__unused__)),
+__mingw_TLScallback (HANDLE __UNUSED_PARAM(hDllHandle),
                     DWORD reason,
-                    LPVOID reserved __attribute__ ((__unused__)))
+                    LPVOID __UNUSED_PARAM(reserved))
 {
   switch (reason)
     {