summaryrefslogtreecommitdiff
path: root/src/s390x/Gglobal.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/s390x/Gglobal.c')
-rw-r--r--src/s390x/Gglobal.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/s390x/Gglobal.c b/src/s390x/Gglobal.c
index be49c3f6..20544a57 100644
--- a/src/s390x/Gglobal.c
+++ b/src/s390x/Gglobal.c
@@ -89,9 +89,9 @@ tdep_init (void)
dwarf_init ();
+#ifndef UNW_REMOTE_ONLY
tdep_init_mem_validate ();
-#ifndef UNW_REMOTE_ONLY
s390x_local_addr_space_init ();
#endif
atomic_store(&tdep_init_done, 1); /* signal that we're initialized... */