Skip to content
Commit e6e6c46d authored by Chris Metcalf's avatar Chris Metcalf
Browse files

arch/tile: finish const-ifying sys_execve()



The sys_execve() implementation was properly const-ified but not
the declaration, the syscall wrappers, or the compat version.
This change completes the constification process.

Signed-off-by: default avatarChris Metcalf <cmetcalf@tilera.com>
parent 49553c2e
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment