summaryrefslogtreecommitdiffstats
path: root/cpukit/score/cpu/mips/cpu.c
diff options
context:
space:
mode:
authorJoel Sherrill <joel.sherrill@OARcorp.com>1996-09-11 19:16:07 +0000
committerJoel Sherrill <joel.sherrill@OARcorp.com>1996-09-11 19:16:07 +0000
commitcda277fc4b25b01deda5326d7a4bd2593e0e0bb4 (patch)
treee0a0d574f525fe5dafbf825f63a064b1d969bba9 /cpukit/score/cpu/mips/cpu.c
parentadded $ string to file header (diff)
downloadrtems-cda277fc4b25b01deda5326d7a4bd2593e0e0bb4.tar.bz2
added $Id$ to file headers
cpu.h: added prototype for _CPU_ISR_Get_level()
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 ec8c73393e..5088c2ad84 100644
--- a/cpukit/score/cpu/mips/cpu.c
+++ b/cpukit/score/cpu/mips/cpu.c
@@ -26,7 +26,7 @@
* to the copyright license under the clause at DFARS 252.227-7013. This
* notice must appear in all copies of this file and its derivatives.
*
- * cpu.c,v 1.7 1995/09/26 19:25:37 joel Exp
+ * $Id$
*/
#ifndef lint