From 3b8ab7571794d4a6fcbc77203d7b65e34b37fc95 Mon Sep 17 00:00:00 2001 From: Ralf Corsepius Date: Fri, 28 May 2010 06:09:35 +0000 Subject: =?UTF-8?q?2010-05-28=09Ralf=20Cors=C3=A9pius=20?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit * au1x00/include/au1x00.h: Add prototypes for mips_default_isr, assert_sw_irq, negate_sw_irq. * au1x00/vectorisrs/vectorisrs.c: Remove prototype of mips_default_isr. --- c/src/lib/libcpu/mips/ChangeLog | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'c/src/lib/libcpu/mips/ChangeLog') diff --git a/c/src/lib/libcpu/mips/ChangeLog b/c/src/lib/libcpu/mips/ChangeLog index 108179d5ac..b72748f98c 100644 --- a/c/src/lib/libcpu/mips/ChangeLog +++ b/c/src/lib/libcpu/mips/ChangeLog @@ -1,3 +1,10 @@ +2010-05-28 Ralf Corsépius + + * au1x00/include/au1x00.h: Add prototypes for + mips_default_isr, assert_sw_irq, negate_sw_irq. + * au1x00/vectorisrs/vectorisrs.c: Remove prototype of + mips_default_isr. + 2010-04-28 Joel Sherrill * mongoosev/duart/mg5uart.c: Remove warnings. -- cgit v1.2.3