From 383871acea1fa71e228ae055ca263375282e0455 Mon Sep 17 00:00:00 2001 From: Ralf Corsepius Date: Sun, 7 Dec 2008 11:25:55 +0000 Subject: Fix typo. --- cpukit/score/cpu/arm/cpu.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'cpukit/score/cpu/arm/cpu.c') diff --git a/cpukit/score/cpu/arm/cpu.c b/cpukit/score/cpu/arm/cpu.c index 48113bf6c7..6baabd48b3 100644 --- a/cpukit/score/cpu/arm/cpu.c +++ b/cpukit/score/cpu/arm/cpu.c @@ -37,7 +37,7 @@ unsigned int arm_cpu_mode = 0x13; * This routine performs processor dependent initialization. * * INPUT PARAMETERS: - * thread_dispatch - address of ISR disptaching routine (unused) + * thread_dispatch - address of ISR dispatching routine (unused) */ void _CPU_Initialize( -- cgit v1.2.3