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. --- c/src/exec/score/cpu/mips/cpu.c | 9 ++++++--- c/src/exec/score/cpu/mips/rtems.c | 10 +++++++--- c/src/exec/score/cpu/mips64orion/cpu.c | 9 ++++++--- c/src/exec/score/cpu/mips64orion/rtems.c | 10 +++++++--- cpukit/score/cpu/mips/cpu.c | 9 ++++++--- cpukit/score/cpu/mips64orion/cpu.c | 9 ++++++--- 6 files changed, 38 insertions(+), 18 deletions(-) diff --git a/c/src/exec/score/cpu/mips/cpu.c b/c/src/exec/score/cpu/mips/cpu.c index 5088c2ad84..4cb8784106 100644 --- a/c/src/exec/score/cpu/mips/cpu.c +++ b/c/src/exec/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 diff --git a/c/src/exec/score/cpu/mips/rtems.c b/c/src/exec/score/cpu/mips/rtems.c index f7ef2c32ab..ed3c2d21a9 100644 --- a/c/src/exec/score/cpu/mips/rtems.c +++ b/c/src/exec/score/cpu/mips/rtems.c @@ -16,9 +16,13 @@ * $Id$ */ -#ifndef lint -static char _sccsid[] = "@(#)rtems.c 03/15/96 1.1\n"; -#endif +/* + * Rather than deleting this, it is commented out to (hopefully) help + * the submitter send updates. + * + * static char _sccsid[] = "@(#)rtems.c 03/15/96 1.1\n"; + */ + /* * This is supposed to be an assembly file. This means that system.h diff --git a/c/src/exec/score/cpu/mips64orion/cpu.c b/c/src/exec/score/cpu/mips64orion/cpu.c index 5088c2ad84..4cb8784106 100644 --- a/c/src/exec/score/cpu/mips64orion/cpu.c +++ b/c/src/exec/score/cpu/mips64orion/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 diff --git a/c/src/exec/score/cpu/mips64orion/rtems.c b/c/src/exec/score/cpu/mips64orion/rtems.c index f7ef2c32ab..ed3c2d21a9 100644 --- a/c/src/exec/score/cpu/mips64orion/rtems.c +++ b/c/src/exec/score/cpu/mips64orion/rtems.c @@ -16,9 +16,13 @@ * $Id$ */ -#ifndef lint -static char _sccsid[] = "@(#)rtems.c 03/15/96 1.1\n"; -#endif +/* + * Rather than deleting this, it is commented out to (hopefully) help + * the submitter send updates. + * + * static char _sccsid[] = "@(#)rtems.c 03/15/96 1.1\n"; + */ + /* * This is supposed to be an assembly file. This means that system.h 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 diff --git a/cpukit/score/cpu/mips64orion/cpu.c b/cpukit/score/cpu/mips64orion/cpu.c index 5088c2ad84..4cb8784106 100644 --- a/cpukit/score/cpu/mips64orion/cpu.c +++ b/cpukit/score/cpu/mips64orion/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