[runtime] Refactor and unify tls access
[mono.git] / libgc / pthread_support.c
index 623a94e7c8c22fb4c670d9fbff4e12869e087ee9..cdca33252758a32a390a64e6fd275cc423071154 100644 (file)
@@ -205,7 +205,7 @@ static
 GC_key_t GC_thread_key;
 
 #ifdef USE_COMPILER_TLS
-__thread MONO_TLS_FAST void* GC_thread_tls;
+__thread void* GC_thread_tls;
 
 /*
  * gcc errors out with /tmp/ccdPMFuq.s:2994: Error: symbol `.LTLS4' is already defined