From b9ff10f310fd311c5793b95732c2eb6b4b1b155e Mon Sep 17 00:00:00 2001 From: Chris Johns Date: Thu, 6 Aug 2009 04:00:27 +0000 Subject: 2009-08-06 Chris Johns * src/rtemsInterrupt.cc: Fixed the code to compile on targets with CPU_SIMPLE_VECTORED_INTERRUPTS defined to true. --- c/src/librtems++/ChangeLog | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'c/src/librtems++/ChangeLog') diff --git a/c/src/librtems++/ChangeLog b/c/src/librtems++/ChangeLog index 6c64385cbc..ceccfe9f34 100644 --- a/c/src/librtems++/ChangeLog +++ b/c/src/librtems++/ChangeLog @@ -1,3 +1,8 @@ +2009-08-06 Chris Johns + + * src/rtemsInterrupt.cc: Fixed the code to compile on targets with + CPU_SIMPLE_VECTORED_INTERRUPTS defined to true. + 2008-12-16 Joel Sherrill * include/rtems++/rtemsEvent.h, include/rtems++/rtemsMessageQueue.h, -- cgit v1.2.3