summaryrefslogtreecommitdiffstats
path: root/c/src/exec/score/src/thread.c
diff options
context:
space:
mode:
authorJoel Sherrill <joel.sherrill@OARcorp.com>1995-08-22 16:57:18 +0000
committerJoel Sherrill <joel.sherrill@OARcorp.com>1995-08-22 16:57:18 +0000
commit63edbb3fbc569c76ae718a0b14ba3f0100e7fdd7 (patch)
treef7b5170774199a23ad25c23b69b2e4613586a8dc /c/src/exec/score/src/thread.c
parentMerged PowerPC port as submitted by Andy Bray of I-CUBED, Ltd (diff)
downloadrtems-63edbb3fbc569c76ae718a0b14ba3f0100e7fdd7.tar.bz2
Fixed missing RCS Ids
Diffstat (limited to 'c/src/exec/score/src/thread.c')
-rw-r--r--c/src/exec/score/src/thread.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/c/src/exec/score/src/thread.c b/c/src/exec/score/src/thread.c
index 5480651d9c..92c882d749 100644
--- a/c/src/exec/score/src/thread.c
+++ b/c/src/exec/score/src/thread.c
@@ -10,7 +10,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.
*
- * thread.c,v 1.5 1995/07/31 22:22:38 joel Exp
+ * $Id$
*/
#include <rtems/system.h>