From 7429965b1170c871ad03b89b4400ab458bddc03d Mon Sep 17 00:00:00 2001 From: Ralf Corsepius Date: Fri, 18 Jun 2010 02:56:42 +0000 Subject: =?UTF-8?q?2010-06-18=09Ralf=20Cors=C3=A9pius=20?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit * score/src/threadsuspend.c, score/src/threadresume.c, score/src/threadreset.c, score/src/threadinitialize.c, score/src/apiext.c, score/include/rtems/score/thread.h, score/include/rtems/score/coresem.h: Remove RTEMS_ITRON_API conditional blocks. --- cpukit/ChangeLog | 8 ++++++++ 1 file changed, 8 insertions(+) (limited to 'cpukit/ChangeLog') diff --git a/cpukit/ChangeLog b/cpukit/ChangeLog index 9067df627c..d4a17e7692 100644 --- a/cpukit/ChangeLog +++ b/cpukit/ChangeLog @@ -1,3 +1,11 @@ +2010-06-18 Ralf Corsépius + + * score/src/threadsuspend.c, score/src/threadresume.c, + score/src/threadreset.c, score/src/threadinitialize.c, + score/src/apiext.c, score/include/rtems/score/thread.h, + score/include/rtems/score/coresem.h: + Remove RTEMS_ITRON_API conditional blocks. + 2010-06-18 Chris Johns * libfs/src/rfs/rtems-rfs-file-block.c: Clean up uint64_t maths. -- cgit v1.2.3