From 4130d8e2e2312b72400403570b3d5f88f6f9d6db Mon Sep 17 00:00:00 2001 From: Joel Sherrill Date: Tue, 11 Dec 2007 15:50:25 +0000 Subject: 2007-12-11 Joel Sherrill * include/bsp.h, startup/bspstart.c: Eliminate copies of the Configuration Table. Use the RTEMS provided accessor macros to obtain configuration fields. --- c/src/lib/libbsp/h8300/h8sim/ChangeLog | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'c/src/lib/libbsp/h8300/h8sim/ChangeLog') diff --git a/c/src/lib/libbsp/h8300/h8sim/ChangeLog b/c/src/lib/libbsp/h8300/h8sim/ChangeLog index 61d7f78679..d167197b1b 100644 --- a/c/src/lib/libbsp/h8300/h8sim/ChangeLog +++ b/c/src/lib/libbsp/h8300/h8sim/ChangeLog @@ -1,3 +1,9 @@ +2007-12-11 Joel Sherrill + + * include/bsp.h, startup/bspstart.c: Eliminate copies of the + Configuration Table. Use the RTEMS provided accessor macros to obtain + configuration fields. + 2007-12-04 Joel Sherrill * startup/bspstart.c: Move interrupt_stack_size field from CPU Table to -- cgit v1.2.3