From 90550fe52b7c6544156fbcca2b7ae83695f06542 Mon Sep 17 00:00:00 2001 From: Joel Sherrill Date: Wed, 29 Sep 2004 20:32:16 +0000 Subject: 2004-09-29 Joel Sherrill * rtems/score/cpu.h: i960 obsoleted and all references removed. --- cpukit/score/cpu/mips/ChangeLog | 4 ++++ cpukit/score/cpu/mips/rtems/score/cpu.h | 5 +---- 2 files changed, 5 insertions(+), 4 deletions(-) (limited to 'cpukit/score/cpu/mips') diff --git a/cpukit/score/cpu/mips/ChangeLog b/cpukit/score/cpu/mips/ChangeLog index b1186028c0..f18b05e0e0 100644 --- a/cpukit/score/cpu/mips/ChangeLog +++ b/cpukit/score/cpu/mips/ChangeLog @@ -1,3 +1,7 @@ +2004-09-29 Joel Sherrill + + * rtems/score/cpu.h: i960 obsoleted and all references removed. + 2004-07-25 Joel Sherrill * cpu_asm.S: Remove use of C++ style comments and make this compile diff --git a/cpukit/score/cpu/mips/rtems/score/cpu.h b/cpukit/score/cpu/mips/rtems/score/cpu.h index 5e104526f1..b42fc9311c 100644 --- a/cpukit/score/cpu/mips/rtems/score/cpu.h +++ b/cpukit/score/cpu/mips/rtems/score/cpu.h @@ -310,10 +310,7 @@ extern "C" { #define CPU_MODES_INTERRUPT_MASK 0x000000ff /* - * Processor defined structures - * - * Examples structures include the descriptor tables from the i386 - * and the processor control structure on the i960ca. + * Processor defined structures required for cpukit/score. */ /* may need to put some structures here. */ -- cgit v1.2.3