Skip to content
Commit d5b7fb7b authored by Paul Mundt's avatar Paul Mundt
Browse files

sh: fix up fallout from syscall arg constification.



sys_execve() now takes a const pointer, so reflect this change where the
syscall is actually defined, too. Fixes up a build error due to prototype
mismatch.

Signed-off-by: default avatarPaul Mundt <lethal@linux-sh.org>
parent 3e497df1
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment