2002-04-18 Ralf Corsepius <corsepiu@faw.uni-ulm.de>

* rtems/score/hppa.h: Remove rtems/score/targopts.h.
This commit is contained in:
Joel Sherrill
2002-04-19 13:25:06 +00:00
parent ffa5b986f2
commit 56ec190539
4 changed files with 8 additions and 8 deletions

View File

@@ -1,3 +1,7 @@
2002-04-18 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* rtems/score/hppa.h: Remove rtems/score/targopts.h.
2001-04-03 Joel Sherrill <joel@OARcorp.com>
* Per PR94, all rtems/score/CPUtypes.h are named rtems/score/types.h.

View File

@@ -19,10 +19,6 @@
#ifndef _INCLUDE_HPPA_H
#define _INCLUDE_HPPA_H
#ifdef ASM
#include <rtems/score/targopts.h>
#endif
#if defined(__cplusplus)
extern "C" {
#endif

View File

@@ -1,3 +1,7 @@
2002-04-18 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* rtems/score/hppa.h: Remove rtems/score/targopts.h.
2001-04-03 Joel Sherrill <joel@OARcorp.com>
* Per PR94, all rtems/score/CPUtypes.h are named rtems/score/types.h.

View File

@@ -19,10 +19,6 @@
#ifndef _INCLUDE_HPPA_H
#define _INCLUDE_HPPA_H
#ifdef ASM
#include <rtems/score/targopts.h>
#endif
#if defined(__cplusplus)
extern "C" {
#endif