From ac3085ebc9061107c6c9d488d8995e2174e2a089 Mon Sep 17 00:00:00 2001 From: gdisirio Date: Mon, 29 Apr 2013 09:32:30 +0000 Subject: [PATCH] git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@5645 35acf78f-673a-0410-8e92-d51de3d6d3f4 --- os/ports/GCC/PPC/SPC56ELxx/core.s | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/os/ports/GCC/PPC/SPC56ELxx/core.s b/os/ports/GCC/PPC/SPC56ELxx/core.s index 4d381bd29..0675cd20d 100644 --- a/os/ports/GCC/PPC/SPC56ELxx/core.s +++ b/os/ports/GCC/PPC/SPC56ELxx/core.s @@ -498,7 +498,7 @@ _ivinit: lis %r3, _unhandled_exception@h ori %r3, %r3, _unhandled_exception@l - mtspr 400, %r3 /* IVOR0-15 */ + mtspr 400, %r3 /* IVOR0-15 */ mtspr 401, %r3 mtspr 402, %r3 mtspr 403, %r3