aboutsummaryrefslogtreecommitdiff
path: root/c67-link.c
diff options
context:
space:
mode:
Diffstat (limited to 'c67-link.c')
-rw-r--r--c67-link.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/c67-link.c b/c67-link.c
index ce45269..32610e0 100644
--- a/c67-link.c
+++ b/c67-link.c
@@ -96,7 +96,7 @@ ST_FUNC void relocate_plt(TCCState *s1)
void relocate_init(Section *sr) {}
-void relocate(TCCState *s1, ElfW_Rel *rel, int type, char *ptr, addr_t addr, addr_t val)
+void relocate(TCCState *s1, ElfW_Rel *rel, int type, unsigned char *ptr, addr_t addr, addr_t val)
{
switch(type) {
case R_C60_32: