arm: Remove unused relocate_code() parameters
Commit e05e5de7 made the 2 1st parameters of ARM's relocate_code() useless since it moved the code handling them to crt0.S. So, drop these parameters. Signed-off-by:Benoît Thébaudeau <benoit.thebaudeau@advansee.com>
Loading
Please register or sign in to comment