summaryrefslogtreecommitdiff
path: root/libc/ports/sysdeps/alpha/ldsodefs.h
diff options
context:
space:
mode:
Diffstat (limited to 'libc/ports/sysdeps/alpha/ldsodefs.h')
-rw-r--r--libc/ports/sysdeps/alpha/ldsodefs.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/libc/ports/sysdeps/alpha/ldsodefs.h b/libc/ports/sysdeps/alpha/ldsodefs.h
index 478bf237d..464e84ea3 100644
--- a/libc/ports/sysdeps/alpha/ldsodefs.h
+++ b/libc/ports/sysdeps/alpha/ldsodefs.h
@@ -26,7 +26,7 @@ struct La_alpha_retval;
#define ARCH_PLTENTER_MEMBERS \
Elf64_Addr (*alpha_gnu_pltenter) (Elf64_Sym *, unsigned int, \
uintptr_t *, uintptr_t *, \
- const struct La_alpha_regs *, \
+ struct La_alpha_regs *, \
unsigned int *, const char *name, \
long int *framesizep);