Removed no cpu references.

This commit is contained in:
Joel Sherrill
2000-07-11 21:38:41 +00:00
parent 0daf588a12
commit 0e7da150a9
25 changed files with 30 additions and 30 deletions

View File

@@ -24,8 +24,8 @@
*/ */
/* @(#)asm.h 03/15/96 1.1 */ /* @(#)asm.h 03/15/96 1.1 */
#ifndef __NO_CPU_ASM_h #ifndef __MIPS64ORION_ASM_h
#define __NO_CPU_ASM_h #define __MIPS64ORION_ASM_h
/* /*
* Indicate we are in an assembly file and get the basic CPU definitions. * Indicate we are in an assembly file and get the basic CPU definitions.

View File

@@ -16,7 +16,7 @@
* Transition Networks makes no representations about the suitability * Transition Networks makes no representations about the suitability
* of this software for any purpose. * of this software for any purpose.
* *
* Derived from c/src/exec/score/cpu/no_cpu/cpu.c: * Derived from source copyrighted as follows:
* *
* COPYRIGHT (c) 1989-1999. * COPYRIGHT (c) 1989-1999.
* On-Line Applications Research Corporation (OAR). * On-Line Applications Research Corporation (OAR).

View File

@@ -19,7 +19,7 @@
* Transition Networks makes no representations about the suitability * Transition Networks makes no representations about the suitability
* of this software for any purpose. * of this software for any purpose.
* *
* Derived from c/src/exec/score/cpu/no_cpu/cpu_asm.s: * Derived from source copyrighted as follows:
* *
* COPYRIGHT (c) 1989-1999. * COPYRIGHT (c) 1989-1999.
* On-Line Applications Research Corporation (OAR). * On-Line Applications Research Corporation (OAR).

View File

@@ -16,7 +16,7 @@
* Transition Networks makes no representations about the suitability * Transition Networks makes no representations about the suitability
* of this software for any purpose. * of this software for any purpose.
* *
* Derived from c/src/exec/score/cpu/no_cpu/cpu_asm.h: * Derived from source copyrighted as follows:
* *
* COPYRIGHT (c) 1989-1999. * COPYRIGHT (c) 1989-1999.
* On-Line Applications Research Corporation (OAR). * On-Line Applications Research Corporation (OAR).

View File

@@ -18,7 +18,7 @@
* Transition Networks makes no representations about the suitability * Transition Networks makes no representations about the suitability
* of this software for any purpose. * of this software for any purpose.
* *
* Derived from c/src/exec/score/cpu/no_cpu/cpu.h: * Derived from source copyrighted as follows:
* *
* COPYRIGHT (c) 1989-1999. * COPYRIGHT (c) 1989-1999.
* On-Line Applications Research Corporation (OAR). * On-Line Applications Research Corporation (OAR).

View File

@@ -15,7 +15,7 @@
* Transition Networks makes no representations about the suitability * Transition Networks makes no representations about the suitability
* of this software for any purpose. * of this software for any purpose.
* *
* Derived from c/src/exec/score/cpu/no_cpu/no_cpu.h: * Derived from source copyrighted as follows:
* *
* COPYRIGHT (c) 1989-1999. * COPYRIGHT (c) 1989-1999.
* On-Line Applications Research Corporation (OAR). * On-Line Applications Research Corporation (OAR).

View File

@@ -15,7 +15,7 @@
* Transition Networks makes no representations about the suitability * Transition Networks makes no representations about the suitability
* of this software for any purpose. * of this software for any purpose.
* *
* Derived from c/src/exec/score/cpu/no_cpu/no_cpu.h: * Derived from source copyrighted as follows:
* *
* COPYRIGHT (c) 1989-1999. * COPYRIGHT (c) 1989-1999.
* On-Line Applications Research Corporation (OAR). * On-Line Applications Research Corporation (OAR).

View File

@@ -24,8 +24,8 @@
*/ */
/* @(#)asm.h 03/15/96 1.1 */ /* @(#)asm.h 03/15/96 1.1 */
#ifndef __NO_CPU_ASM_h #ifndef __MIPS64ORION_ASM_h
#define __NO_CPU_ASM_h #define __MIPS64ORION_ASM_h
/* /*
* Indicate we are in an assembly file and get the basic CPU definitions. * Indicate we are in an assembly file and get the basic CPU definitions.

View File

@@ -16,7 +16,7 @@
* Transition Networks makes no representations about the suitability * Transition Networks makes no representations about the suitability
* of this software for any purpose. * of this software for any purpose.
* *
* Derived from c/src/exec/score/cpu/no_cpu/cpu.c: * Derived from source copyrighted as follows:
* *
* COPYRIGHT (c) 1989-1999. * COPYRIGHT (c) 1989-1999.
* On-Line Applications Research Corporation (OAR). * On-Line Applications Research Corporation (OAR).

View File

@@ -19,7 +19,7 @@
* Transition Networks makes no representations about the suitability * Transition Networks makes no representations about the suitability
* of this software for any purpose. * of this software for any purpose.
* *
* Derived from c/src/exec/score/cpu/no_cpu/cpu_asm.s: * Derived from source copyrighted as follows:
* *
* COPYRIGHT (c) 1989-1999. * COPYRIGHT (c) 1989-1999.
* On-Line Applications Research Corporation (OAR). * On-Line Applications Research Corporation (OAR).

View File

@@ -16,7 +16,7 @@
* Transition Networks makes no representations about the suitability * Transition Networks makes no representations about the suitability
* of this software for any purpose. * of this software for any purpose.
* *
* Derived from c/src/exec/score/cpu/no_cpu/cpu_asm.h: * Derived from source copyrighted as follows:
* *
* COPYRIGHT (c) 1989-1999. * COPYRIGHT (c) 1989-1999.
* On-Line Applications Research Corporation (OAR). * On-Line Applications Research Corporation (OAR).

View File

@@ -18,7 +18,7 @@
* Transition Networks makes no representations about the suitability * Transition Networks makes no representations about the suitability
* of this software for any purpose. * of this software for any purpose.
* *
* Derived from c/src/exec/score/cpu/no_cpu/cpu.h: * Derived from source copyrighted as follows:
* *
* COPYRIGHT (c) 1989-1999. * COPYRIGHT (c) 1989-1999.
* On-Line Applications Research Corporation (OAR). * On-Line Applications Research Corporation (OAR).

View File

@@ -15,7 +15,7 @@
* Transition Networks makes no representations about the suitability * Transition Networks makes no representations about the suitability
* of this software for any purpose. * of this software for any purpose.
* *
* Derived from c/src/exec/score/cpu/no_cpu/no_cpu.h: * Derived from source copyrighted as follows:
* *
* COPYRIGHT (c) 1989-1999. * COPYRIGHT (c) 1989-1999.
* On-Line Applications Research Corporation (OAR). * On-Line Applications Research Corporation (OAR).

View File

@@ -24,8 +24,8 @@
*/ */
/* @(#)asm.h 03/15/96 1.1 */ /* @(#)asm.h 03/15/96 1.1 */
#ifndef __NO_CPU_ASM_h #ifndef __MIPS64ORION_ASM_h
#define __NO_CPU_ASM_h #define __MIPS64ORION_ASM_h
/* /*
* Indicate we are in an assembly file and get the basic CPU definitions. * Indicate we are in an assembly file and get the basic CPU definitions.

View File

@@ -16,7 +16,7 @@
* Transition Networks makes no representations about the suitability * Transition Networks makes no representations about the suitability
* of this software for any purpose. * of this software for any purpose.
* *
* Derived from c/src/exec/score/cpu/no_cpu/cpu.c: * Derived from source copyrighted as follows:
* *
* COPYRIGHT (c) 1989-1999. * COPYRIGHT (c) 1989-1999.
* On-Line Applications Research Corporation (OAR). * On-Line Applications Research Corporation (OAR).

View File

@@ -19,7 +19,7 @@
* Transition Networks makes no representations about the suitability * Transition Networks makes no representations about the suitability
* of this software for any purpose. * of this software for any purpose.
* *
* Derived from c/src/exec/score/cpu/no_cpu/cpu_asm.s: * Derived from source copyrighted as follows:
* *
* COPYRIGHT (c) 1989-1999. * COPYRIGHT (c) 1989-1999.
* On-Line Applications Research Corporation (OAR). * On-Line Applications Research Corporation (OAR).

View File

@@ -24,8 +24,8 @@
*/ */
/* @(#)asm.h 03/15/96 1.1 */ /* @(#)asm.h 03/15/96 1.1 */
#ifndef __NO_CPU_ASM_h #ifndef __MIPS64ORION_ASM_h
#define __NO_CPU_ASM_h #define __MIPS64ORION_ASM_h
/* /*
* Indicate we are in an assembly file and get the basic CPU definitions. * Indicate we are in an assembly file and get the basic CPU definitions.

View File

@@ -18,7 +18,7 @@
* Transition Networks makes no representations about the suitability * Transition Networks makes no representations about the suitability
* of this software for any purpose. * of this software for any purpose.
* *
* Derived from c/src/exec/score/cpu/no_cpu/cpu.h: * Derived from source copyrighted as follows:
* *
* COPYRIGHT (c) 1989-1999. * COPYRIGHT (c) 1989-1999.
* On-Line Applications Research Corporation (OAR). * On-Line Applications Research Corporation (OAR).

View File

@@ -15,7 +15,7 @@
* Transition Networks makes no representations about the suitability * Transition Networks makes no representations about the suitability
* of this software for any purpose. * of this software for any purpose.
* *
* Derived from c/src/exec/score/cpu/no_cpu/no_cpu.h: * Derived from source copyrighted as follows:
* *
* COPYRIGHT (c) 1989-1999. * COPYRIGHT (c) 1989-1999.
* On-Line Applications Research Corporation (OAR). * On-Line Applications Research Corporation (OAR).

View File

@@ -24,8 +24,8 @@
*/ */
/* @(#)asm.h 03/15/96 1.1 */ /* @(#)asm.h 03/15/96 1.1 */
#ifndef __NO_CPU_ASM_h #ifndef __MIPS64ORION_ASM_h
#define __NO_CPU_ASM_h #define __MIPS64ORION_ASM_h
/* /*
* Indicate we are in an assembly file and get the basic CPU definitions. * Indicate we are in an assembly file and get the basic CPU definitions.

View File

@@ -16,7 +16,7 @@
* Transition Networks makes no representations about the suitability * Transition Networks makes no representations about the suitability
* of this software for any purpose. * of this software for any purpose.
* *
* Derived from c/src/exec/score/cpu/no_cpu/cpu.c: * Derived from source copyrighted as follows:
* *
* COPYRIGHT (c) 1989-1999. * COPYRIGHT (c) 1989-1999.
* On-Line Applications Research Corporation (OAR). * On-Line Applications Research Corporation (OAR).

View File

@@ -19,7 +19,7 @@
* Transition Networks makes no representations about the suitability * Transition Networks makes no representations about the suitability
* of this software for any purpose. * of this software for any purpose.
* *
* Derived from c/src/exec/score/cpu/no_cpu/cpu_asm.s: * Derived from source copyrighted as follows:
* *
* COPYRIGHT (c) 1989-1999. * COPYRIGHT (c) 1989-1999.
* On-Line Applications Research Corporation (OAR). * On-Line Applications Research Corporation (OAR).

View File

@@ -16,7 +16,7 @@
* Transition Networks makes no representations about the suitability * Transition Networks makes no representations about the suitability
* of this software for any purpose. * of this software for any purpose.
* *
* Derived from c/src/exec/score/cpu/no_cpu/cpu_asm.h: * Derived from source copyrighted as follows:
* *
* COPYRIGHT (c) 1989-1999. * COPYRIGHT (c) 1989-1999.
* On-Line Applications Research Corporation (OAR). * On-Line Applications Research Corporation (OAR).

View File

@@ -18,7 +18,7 @@
* Transition Networks makes no representations about the suitability * Transition Networks makes no representations about the suitability
* of this software for any purpose. * of this software for any purpose.
* *
* Derived from c/src/exec/score/cpu/no_cpu/cpu.h: * Derived from source copyrighted as follows:
* *
* COPYRIGHT (c) 1989-1999. * COPYRIGHT (c) 1989-1999.
* On-Line Applications Research Corporation (OAR). * On-Line Applications Research Corporation (OAR).

View File

@@ -15,7 +15,7 @@
* Transition Networks makes no representations about the suitability * Transition Networks makes no representations about the suitability
* of this software for any purpose. * of this software for any purpose.
* *
* Derived from c/src/exec/score/cpu/no_cpu/no_cpu.h: * Derived from source copyrighted as follows:
* *
* COPYRIGHT (c) 1989-1999. * COPYRIGHT (c) 1989-1999.
* On-Line Applications Research Corporation (OAR). * On-Line Applications Research Corporation (OAR).