summaryrefslogtreecommitdiffstats
path: root/cpukit/score/cpu/mips/cpu.c
diff options
context:
space:
mode:
authorJoel Sherrill <joel.sherrill@OARcorp.com>2000-07-11 21:38:41 +0000
committerJoel Sherrill <joel.sherrill@OARcorp.com>2000-07-11 21:38:41 +0000
commit0e7da150a946dc3e3380cc60cedc0011d22a674a (patch)
tree117cc2449b8348e32b8bd65593f233c28a27b03f /cpukit/score/cpu/mips/cpu.c
parentNew file. (diff)
downloadrtems-0e7da150a946dc3e3380cc60cedc0011d22a674a.tar.bz2
Removed no cpu references.
Diffstat (limited to '')
-rw-r--r--cpukit/score/cpu/mips/cpu.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/cpukit/score/cpu/mips/cpu.c b/cpukit/score/cpu/mips/cpu.c
index 8d05c336c4..1d56652622 100644
--- a/cpukit/score/cpu/mips/cpu.c
+++ b/cpukit/score/cpu/mips/cpu.c
@@ -16,7 +16,7 @@
* Transition Networks makes no representations about the suitability
* 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.
* On-Line Applications Research Corporation (OAR).