summaryrefslogtreecommitdiffstats
path: root/cpukit/score/cpu/mips/cpu.c
diff options
context:
space:
mode:
Diffstat (limited to 'cpukit/score/cpu/mips/cpu.c')
-rw-r--r--cpukit/score/cpu/mips/cpu.c6
1 files changed, 2 insertions, 4 deletions
diff --git a/cpukit/score/cpu/mips/cpu.c b/cpukit/score/cpu/mips/cpu.c
index aaaac95102..7593960b2d 100644
--- a/cpukit/score/cpu/mips/cpu.c
+++ b/cpukit/score/cpu/mips/cpu.c
@@ -70,12 +70,10 @@ ESF_PTR_TYPE __exceptionStackFrame = 0;
*
* This routine performs processor dependent initialization.
*
- * INPUT PARAMETERS:
* thread_dispatch - address of dispatching routine
*/
-void _CPU_Initialize(
- void (*thread_dispatch) /* ignored on this CPU */
-)
+
+void _CPU_Initialize(void)
{
/*
* If there is not an easy way to initialize the FP context