From 56ec1905395fed892d8f5b397ff642626eb6fee1 Mon Sep 17 00:00:00 2001 From: Joel Sherrill Date: Fri, 19 Apr 2002 13:25:06 +0000 Subject: 2002-04-18 Ralf Corsepius * rtems/score/hppa.h: Remove rtems/score/targopts.h. --- c/src/exec/score/cpu/hppa1.1/ChangeLog | 4 ++++ c/src/exec/score/cpu/hppa1.1/rtems/score/hppa.h | 4 ---- 2 files changed, 4 insertions(+), 4 deletions(-) (limited to 'c/src/exec/score/cpu') diff --git a/c/src/exec/score/cpu/hppa1.1/ChangeLog b/c/src/exec/score/cpu/hppa1.1/ChangeLog index 62cbb926ff..54a4e47460 100644 --- a/c/src/exec/score/cpu/hppa1.1/ChangeLog +++ b/c/src/exec/score/cpu/hppa1.1/ChangeLog @@ -1,3 +1,7 @@ +2002-04-18 Ralf Corsepius + + * rtems/score/hppa.h: Remove rtems/score/targopts.h. + 2001-04-03 Joel Sherrill * Per PR94, all rtems/score/CPUtypes.h are named rtems/score/types.h. diff --git a/c/src/exec/score/cpu/hppa1.1/rtems/score/hppa.h b/c/src/exec/score/cpu/hppa1.1/rtems/score/hppa.h index 9cfe22f817..ceaf2fcce2 100644 --- a/c/src/exec/score/cpu/hppa1.1/rtems/score/hppa.h +++ b/c/src/exec/score/cpu/hppa1.1/rtems/score/hppa.h @@ -19,10 +19,6 @@ #ifndef _INCLUDE_HPPA_H #define _INCLUDE_HPPA_H -#ifdef ASM -#include -#endif - #if defined(__cplusplus) extern "C" { #endif -- cgit v1.2.3