From 7577a80a5a5263144d7b09ead1ff211053b49f11 Mon Sep 17 00:00:00 2001 From: Ralf Corsepius Date: Mon, 12 Oct 2009 12:17:18 +0000 Subject: =?UTF-8?q?2009-10-12=09Ralf=20Cors=C3=A9pius=20?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit * score/include/rtems/score/interr.h: Introduce Internal_errors_t. * score/src/interr.c, score/include/rtems/score/userext.h, score/src/userextthreadbegin.c: Reflect having introduced Internal_errors_t. --- cpukit/ChangeLog | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'cpukit') diff --git a/cpukit/ChangeLog b/cpukit/ChangeLog index 3c1e1e350d..7f422f8c84 100644 --- a/cpukit/ChangeLog +++ b/cpukit/ChangeLog @@ -1,3 +1,10 @@ +2009-10-12 Ralf Corsépius + + * score/include/rtems/score/interr.h: Introduce Internal_errors_t. + * score/src/interr.c, score/include/rtems/score/userext.h, + score/src/userextthreadbegin.c: Reflect having introduced + Internal_errors_t. + 2009-10-11 Joel Sherrill * posix/src/alarm.c: If 0 seconds do not insert timer. -- cgit v1.2.3