From 2417b15a0e7cdbb0968f59c3dbf516004969ab08 Mon Sep 17 00:00:00 2001 From: Joel Sherrill Date: Tue, 15 Dec 1998 15:00:25 +0000 Subject: Changed reference from no_cpu to mips64orion. --- c/src/exec/score/cpu/mips/asm.h | 2 +- c/src/exec/score/cpu/mips64orion/asm.h | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) (limited to 'c/src/exec/score') diff --git a/c/src/exec/score/cpu/mips/asm.h b/c/src/exec/score/cpu/mips/asm.h index fccd89069f..2d322c2339 100644 --- a/c/src/exec/score/cpu/mips/asm.h +++ b/c/src/exec/score/cpu/mips/asm.h @@ -35,7 +35,7 @@ #define ASM #endif #include -#include +#include /* * Recent versions of GNU cpp define variables which indicate the diff --git a/c/src/exec/score/cpu/mips64orion/asm.h b/c/src/exec/score/cpu/mips64orion/asm.h index fccd89069f..2d322c2339 100644 --- a/c/src/exec/score/cpu/mips64orion/asm.h +++ b/c/src/exec/score/cpu/mips64orion/asm.h @@ -35,7 +35,7 @@ #define ASM #endif #include -#include +#include /* * Recent versions of GNU cpp define variables which indicate the -- cgit v1.2.3