aboutsummaryrefslogtreecommitdiffstats
path: root/arch/microblaze/kernel/entry-nommu.S
diff options
context:
space:
mode:
Diffstat (limited to 'arch/microblaze/kernel/entry-nommu.S')
-rw-r--r--arch/microblaze/kernel/entry-nommu.S4
1 files changed, 0 insertions, 4 deletions
diff --git a/arch/microblaze/kernel/entry-nommu.S b/arch/microblaze/kernel/entry-nommu.S
index 8957c7760c47..673a49c04a02 100644
--- a/arch/microblaze/kernel/entry-nommu.S
+++ b/arch/microblaze/kernel/entry-nommu.S
@@ -567,10 +567,6 @@ sys_clone:
567 brid microblaze_clone 567 brid microblaze_clone
568 addk r7, r1, r0 568 addk r7, r1, r0
569 569
570sys_execve:
571 brid microblaze_execve
572 addk r8, r1, r0
573
574sys_rt_sigreturn_wrapper: 570sys_rt_sigreturn_wrapper:
575 brid sys_rt_sigreturn 571 brid sys_rt_sigreturn
576 addk r5, r1, r0 572 addk r5, r1, r0