diff options
Diffstat (limited to 'arch/mips/kernel/r2300_switch.S')
-rw-r--r-- | arch/mips/kernel/r2300_switch.S | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/mips/kernel/r2300_switch.S b/arch/mips/kernel/r2300_switch.S index 8d32d5a6b460..5266c6ee2b35 100644 --- a/arch/mips/kernel/r2300_switch.S +++ b/arch/mips/kernel/r2300_switch.S | |||
@@ -42,7 +42,7 @@ | |||
42 | 42 | ||
43 | /* | 43 | /* |
44 | * task_struct *resume(task_struct *prev, task_struct *next, | 44 | * task_struct *resume(task_struct *prev, task_struct *next, |
45 | * struct thread_info *next_ti, int usedfpu) | 45 | * struct thread_info *next_ti, int usedfpu) |
46 | */ | 46 | */ |
47 | LEAF(resume) | 47 | LEAF(resume) |
48 | mfc0 t1, CP0_STATUS | 48 | mfc0 t1, CP0_STATUS |