summaryrefslogtreecommitdiffstats
path: root/c/src/exec/score/cpu/hppa1.1/rtems/score/cpu.h
diff options
context:
space:
mode:
authorJoel Sherrill <joel.sherrill@OARcorp.com>2002-04-03 14:03:45 +0000
committerJoel Sherrill <joel.sherrill@OARcorp.com>2002-04-03 14:03:45 +0000
commitfc9d36c90d82413a82a17267d344d6d880d37a3d (patch)
tree59cdf14ed742139b4f642cd739d79d5b290c8369 /c/src/exec/score/cpu/hppa1.1/rtems/score/cpu.h
parent2001-04-03 Joel Sherrill <joel@OARcorp.com> (diff)
downloadrtems-fc9d36c90d82413a82a17267d344d6d880d37a3d.tar.bz2
2001-04-03 Joel Sherrill <joel@OARcorp.com>
* Per PR94, all rtems/score/CPUtypes.h are named rtems/score/types.h. * rtems/score/hppa1.1types.h: Removed. * rtems/score/types.h: New file via CVS magic. * Makefile.am, rtems/score/cpu.h: Account for name change.
Diffstat (limited to 'c/src/exec/score/cpu/hppa1.1/rtems/score/cpu.h')
-rw-r--r--c/src/exec/score/cpu/hppa1.1/rtems/score/cpu.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/c/src/exec/score/cpu/hppa1.1/rtems/score/cpu.h b/c/src/exec/score/cpu/hppa1.1/rtems/score/cpu.h
index fe93beaa00..fe4182c342 100644
--- a/c/src/exec/score/cpu/hppa1.1/rtems/score/cpu.h
+++ b/c/src/exec/score/cpu/hppa1.1/rtems/score/cpu.h
@@ -24,7 +24,7 @@ extern "C" {
#include <rtems/score/hppa.h> /* pick up machine definitions */
#ifndef ASM
-#include <rtems/score/hppatypes.h>
+#include <rtems/score/types.h>
#endif
/* conditional compilation parameters */