summaryrefslogtreecommitdiffstats
path: root/cpukit/score/cpu/mips/cpu_asm.S
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_asm.S
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 'cpukit/score/cpu/mips/cpu_asm.S')
-rw-r--r--cpukit/score/cpu/mips/cpu_asm.S2
1 files changed, 1 insertions, 1 deletions
diff --git a/cpukit/score/cpu/mips/cpu_asm.S b/cpukit/score/cpu/mips/cpu_asm.S
index d9e38231bf..9f95229b8f 100644
--- a/cpukit/score/cpu/mips/cpu_asm.S
+++ b/cpukit/score/cpu/mips/cpu_asm.S
@@ -29,7 +29,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_asm.c,v 1.5 1995/09/26 19:25:39 joel Exp
+ * $Id$
*/
/* @(#)cpu_asm.S 08/20/96 1.15 */