2004-09-29 Joel Sherrill <joel@OARcorp.com>

* spsize/size.c: i960 obsoleted and all references removed.
This commit is contained in:
Joel Sherrill
2004-09-29 20:37:20 +00:00
parent 7452b8557d
commit 9fa21da056
2 changed files with 4 additions and 19 deletions
+4
View File
@@ -1,3 +1,7 @@
2004-09-29 Joel Sherrill <joel@OARcorp.com>
* spsize/size.c: i960 obsoleted and all references removed.
2004-09-24 Ralf Corsepius <ralf_corsepius@rtems.org>
* configure.ac: Require automake > 1.9.
-19
View File
@@ -405,25 +405,6 @@ uninitialized += (sizeof _CPU_Interrupt_stack_low) +
#endif
#ifdef __i960__
/* cpu.h */
uninitialized += (sizeof _CPU_Interrupt_stack_low) +
(sizeof _CPU_Interrupt_stack_high);
#endif
#ifdef __hppa__
/* cpu.h */
uninitialized += (sizeof _CPU_Null_fp_context) +
#if !defined(RTEMS_UNIX)
(sizeof _CPU_Default_gr27) +
#endif
(sizeof _CPU_Interrupt_stack_low) +
(sizeof _CPU_Interrupt_stack_high);
#endif
#ifdef __mc68000__
/* cpu.h */