commented out sccs_id to eliminate warning.

This commit is contained in:
Joel Sherrill
1997-04-07 21:19:59 +00:00
parent 11259ab7f2
commit 32ef3dc4f6
6 changed files with 38 additions and 18 deletions

View File

@@ -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 <rtems/system.h>
#include <rtems/score/isr.h>

View File

@@ -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

View File

@@ -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 <rtems/system.h>
#include <rtems/score/isr.h>

View File

@@ -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

View File

@@ -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 <rtems/system.h>
#include <rtems/score/isr.h>

View File

@@ -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 <rtems/system.h>
#include <rtems/score/isr.h>