aboutsummaryrefslogtreecommitdiff
path: root/sysdeps/riscv/start.S
diff options
context:
space:
mode:
Diffstat (limited to 'sysdeps/riscv/start.S')
-rw-r--r--sysdeps/riscv/start.S1
1 files changed, 1 insertions, 0 deletions
diff --git a/sysdeps/riscv/start.S b/sysdeps/riscv/start.S
index ede186ef23..fd6f1ca038 100644
--- a/sysdeps/riscv/start.S
+++ b/sysdeps/riscv/start.S
@@ -87,6 +87,7 @@ load_gp:
ret
.section .preinit_array,"aw"
+ .align PTRLOG
.dc.a load_gp
/* Define a symbol for the first piece of initialized data. */