From 6162bc2a1d9ee716039978b44bd16f2a48b99250 Mon Sep 17 00:00:00 2001 From: Ralf Corsepius Date: Thu, 11 Sep 2008 14:10:16 +0000 Subject: =?UTF-8?q?2008-09-11=09Ralf=20Cors=C3=A9pius=20?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit * rtems/score/types.h: Do not define boolean, single_precision, double_precision unless RTEMS_DEPRECATED_TYPES is given. --- cpukit/score/cpu/nios2/ChangeLog | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'cpukit/score/cpu/nios2/ChangeLog') diff --git a/cpukit/score/cpu/nios2/ChangeLog b/cpukit/score/cpu/nios2/ChangeLog index 9d040aed41..344d7219ad 100644 --- a/cpukit/score/cpu/nios2/ChangeLog +++ b/cpukit/score/cpu/nios2/ChangeLog @@ -1,3 +1,8 @@ +2008-09-11 Ralf Corsépius + + * rtems/score/types.h: Do not define boolean, single_precision, + double_precision unless RTEMS_DEPRECATED_TYPES is given. + 2008-09-08 Joel Sherrill * rtems/score/cpu.h: Remove extraneous spaces. -- cgit v1.2.3