From 7197bfb110f3dac1674d6eb9b5c19be6281248e8 Mon Sep 17 00:00:00 2001 From: Ralf Corsepius Date: Fri, 6 Nov 2009 07:52:39 +0000 Subject: =?UTF-8?q?2009-11-06=09Ralf=20Cors=C3=A9pius=20?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit * clock/ckinit.c: Remove nested externs. Add missing prototypes. Fix Clock_isr prototype. --- c/src/lib/libbsp/i386/ts_386ex/ChangeLog | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'c/src/lib/libbsp/i386/ts_386ex/ChangeLog') diff --git a/c/src/lib/libbsp/i386/ts_386ex/ChangeLog b/c/src/lib/libbsp/i386/ts_386ex/ChangeLog index cae0d5a5f1..ccf910683f 100644 --- a/c/src/lib/libbsp/i386/ts_386ex/ChangeLog +++ b/c/src/lib/libbsp/i386/ts_386ex/ChangeLog @@ -1,3 +1,9 @@ +2009-11-06 Ralf Corsépius + + * clock/ckinit.c: Remove nested externs. + Add missing prototypes. + Fix Clock_isr prototype. + 2009-10-21 Ralf Corsépius * make/custom/ts_386ex.cfg: Remove RTEMS_BSP_FAMILY. -- cgit v1.2.3