From 9a26317f87f329c748cedb2b7cb307a15540703e Mon Sep 17 00:00:00 2001 From: Ralf Corsepius Date: Tue, 30 Mar 2004 11:46:37 +0000 Subject: 2004-03-30 Ralf Corsepius * cpu.c, rtems/score/cpu.h, rtems/score/sh.h, rtems/score/sh_io.h: Convert to using c99 fixed size types. --- cpukit/score/cpu/sh/ChangeLog | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'cpukit/score/cpu/sh/ChangeLog') diff --git a/cpukit/score/cpu/sh/ChangeLog b/cpukit/score/cpu/sh/ChangeLog index 9079c7da50..11a1cbfe22 100644 --- a/cpukit/score/cpu/sh/ChangeLog +++ b/cpukit/score/cpu/sh/ChangeLog @@ -1,3 +1,8 @@ +2004-03-30 Ralf Corsepius + + * cpu.c, rtems/score/cpu.h, rtems/score/sh.h, rtems/score/sh_io.h: + Convert to using c99 fixed size types. + 2004-03-29 Ralf Corsepius * configure.ac: RTEMS_TOP([../../../..]). -- cgit v1.2.3