mirror of https://git.musl-libc.org/git/musl
Browse Source
commit 788d5e24ca noted that we could
add this if needed, and in fact it is needed, but not for one of the
archs documented as having a 7th syscall arg register. rather, it's
needed for mips (o32), where all but the first 4 arguments are passed
on the stack, and the stack can accommodate a 7th.
master
1 changed files with 1 additions and 0 deletions
Loading…
Reference in new issue