aboutsummaryrefslogtreecommitdiff
path: root/nptl/sysdeps/s390/tls.h
diff options
context:
space:
mode:
Diffstat (limited to 'nptl/sysdeps/s390/tls.h')
-rw-r--r--nptl/sysdeps/s390/tls.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/nptl/sysdeps/s390/tls.h b/nptl/sysdeps/s390/tls.h
index b038910387..c9b991df32 100644
--- a/nptl/sysdeps/s390/tls.h
+++ b/nptl/sysdeps/s390/tls.h
@@ -108,7 +108,7 @@ typedef struct
#if defined NEED_DL_SYSINFO && defined SHARED
# define INIT_SYSINFO \
- _head->sysinfo = GL(dl_sysinfo)
+ _head->sysinfo = GLRO(dl_sysinfo)
#else
# define INIT_SYSINFO
#endif