From b7b6100115ee2c7eefa24c538a1e39bc49dd4d30 Mon Sep 17 00:00:00 2001 From: Ralf Corsepius Date: Thu, 21 Aug 2008 04:10:51 +0000 Subject: =?UTF-8?q?2008-08-21=09Ralf=20Cors=C3=A9pius=20?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit * rtems/score/types.h: Include stdbool.h. Use bool as base-type for boolean. --- cpukit/score/cpu/unix/ChangeLog | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'cpukit/score/cpu/unix/ChangeLog') diff --git a/cpukit/score/cpu/unix/ChangeLog b/cpukit/score/cpu/unix/ChangeLog index d834d37079..2d29658b35 100644 --- a/cpukit/score/cpu/unix/ChangeLog +++ b/cpukit/score/cpu/unix/ChangeLog @@ -1,3 +1,8 @@ +2008-08-21 Ralf Corsépius + + * rtems/score/types.h: Include stdbool.h. + Use bool as base-type for boolean. + 2008-08-20 Joel Sherrill * rtems/score/cpu.h: Correct prototype of _CPU_Thread_dispatch_pointer. -- cgit v1.2.3