From 83199e3caf5e139cddb004d39be69055015ade2a Mon Sep 17 00:00:00 2001 From: Joel Sherrill Date: Mon, 26 Nov 2007 22:06:34 +0000 Subject: 2007-11-26 Joel Sherrill * rtems/score/cpu.h: Eliminate the interrupt_table_segment and interrupt_table_offset fields in the i386 CPU Table since they are never read. --- cpukit/score/cpu/i386/ChangeLog | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'cpukit/score/cpu/i386/ChangeLog') diff --git a/cpukit/score/cpu/i386/ChangeLog b/cpukit/score/cpu/i386/ChangeLog index 16f126456c..45e8faab92 100644 --- a/cpukit/score/cpu/i386/ChangeLog +++ b/cpukit/score/cpu/i386/ChangeLog @@ -1,3 +1,9 @@ +2007-11-26 Joel Sherrill + + * rtems/score/cpu.h: Eliminate the interrupt_table_segment and + interrupt_table_offset fields in the i386 CPU Table since they are + never read. + 2007-05-09 Ralf Corsépius * rtems/score/cpu.h: Remove CPU_HAS_OWN_HOST_TO_NETWORK_ROUTINES. -- cgit v1.2.3