From 32ef3dc4f61c519b579fcecd4776ada1c5997678 Mon Sep 17 00:00:00 2001 From: Joel Sherrill Date: Mon, 7 Apr 1997 21:19:59 +0000 Subject: commented out sccs_id to eliminate warning. --- cpukit/score/cpu/mips/cpu.c | 9 ++++++--- 1 file changed, 6 insertions(+), 3 deletions(-) (limited to 'cpukit/score/cpu/mips/cpu.c') diff --git a/cpukit/score/cpu/mips/cpu.c b/cpukit/score/cpu/mips/cpu.c index 5088c2ad84..4cb8784106 100644 --- a/cpukit/score/cpu/mips/cpu.c +++ b/cpukit/score/cpu/mips/cpu.c @@ -29,9 +29,12 @@ * $Id$ */ -#ifndef lint -static char _sccsid[] = "@(#)cpu.c 08/20/96 1.5\n"; -#endif +/* + * Rather than deleting this, it is commented out to (hopefully) help + * the submitter send updates. + * + * static char _sccsid[] = "@(#)cpu.c 08/20/96 1.5\n"; + */ #include #include -- cgit v1.2.3