From 4159370f5dbf77526a900a5374a1cd7c634937b8 Mon Sep 17 00:00:00 2001 From: Joel Sherrill Date: Tue, 11 Jul 2000 21:16:53 +0000 Subject: Reworked score/cpu/sparc so it can be safely compiled multilib. All routines and structures that require CPU model specific information are now in libcpu. This primarily required moving erc32 specific information from score/cpu files to libcpu/sparc and the erc32 BSP. --- c/src/exec/score/cpu/sparc/rtems/score/sparctypes.h | 7 ------- 1 file changed, 7 deletions(-) (limited to 'c/src/exec/score/cpu/sparc/rtems/score/sparctypes.h') diff --git a/c/src/exec/score/cpu/sparc/rtems/score/sparctypes.h b/c/src/exec/score/cpu/sparc/rtems/score/sparctypes.h index 1621d6fd5c..5e81acb4c7 100644 --- a/c/src/exec/score/cpu/sparc/rtems/score/sparctypes.h +++ b/c/src/exec/score/cpu/sparc/rtems/score/sparctypes.h @@ -10,13 +10,6 @@ * found in the file LICENSE in this distribution or at * http://www.OARcorp.com/rtems/license.html. * - * Ported to ERC32 implementation of the SPARC by On-Line Applications - * Research Corporation (OAR) under contract to the European Space - * Agency (ESA). - * - * ERC32 modifications of respective RTEMS file: COPYRIGHT (c) 1995. - * European Space Agency. - * * $Id$ */ -- cgit v1.2.3