about summary refs log tree commit diff
path: root/ports/sysdeps/ia64/ldsodefs.h
diff options
context:
space:
mode:
Diffstat (limited to 'ports/sysdeps/ia64/ldsodefs.h')
-rw-r--r--ports/sysdeps/ia64/ldsodefs.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/ports/sysdeps/ia64/ldsodefs.h b/ports/sysdeps/ia64/ldsodefs.h
index 269319e841..d5fde93836 100644
--- a/ports/sysdeps/ia64/ldsodefs.h
+++ b/ports/sysdeps/ia64/ldsodefs.h
@@ -26,7 +26,7 @@ struct La_ia64_retval;
 #define ARCH_PLTENTER_MEMBERS						\
     Elf64_Addr (*ia64_gnu_pltenter) (Elf64_Sym *, unsigned int,		\
 				     uintptr_t *, uintptr_t *,		\
-				     const struct La_ia64_regs *,	\
+				     struct La_ia64_regs *,		\
 				     unsigned int *, const char *name,  \
 				     long int *framesizep);