From 32caf25fbf6b65b61dded789a6198e0875f096e5 Mon Sep 17 00:00:00 2001 From: Joel Sherrill Date: Thu, 5 Jun 2008 14:39:19 +0000 Subject: 2008-06-05 Joel Sherrill * score/include/rtems/score/isr.h, score/src/isr.c: Use CPU_SIMPLE_VECTORED_INTERRUPTS porting parameter to avoid allocating memory for vector table. --- cpukit/ChangeLog | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'cpukit/ChangeLog') diff --git a/cpukit/ChangeLog b/cpukit/ChangeLog index 14b3ed60fd..8d4e548111 100644 --- a/cpukit/ChangeLog +++ b/cpukit/ChangeLog @@ -1,3 +1,9 @@ +2008-06-05 Joel Sherrill + + * score/include/rtems/score/isr.h, score/src/isr.c: Use + CPU_SIMPLE_VECTORED_INTERRUPTS porting parameter to avoid allocating + memory for vector table. + 2008-06-05 Joel Sherrill * score/src/wkspace.c: Fix error in comment. -- cgit v1.2.3