commented out sccs_id's to eliminate warnings.

This commit is contained in:
Joel Sherrill
1997-04-07 21:30:16 +00:00
parent dd1d1c7382
commit 82478528de
4 changed files with 28 additions and 12 deletions

View File

@@ -31,9 +31,13 @@
* $Id$ * $Id$
*/ */
#ifndef lint /*
static char _sccsid[] = "@(#)ckinit.c 08/20/96 1.3\n"; * Rather than deleting this, it is commented out to (hopefully) help
#endif * the submitter send updates.
*
* static char _sccsid[] = "@(#)ckinit.c 08/20/96 1.3\n";
*/
#include <stdlib.h> #include <stdlib.h>

View File

@@ -38,9 +38,13 @@
* $Id$ * $Id$
*/ */
#ifndef lint /*
static char _sccsid[] = "@(#)timer.c 08/20/96 1.5\n"; * Rather than deleting this, it is commented out to (hopefully) help
#endif * the submitter send updates.
*
* static char _sccsid[] = "@(#)timer.c 08/20/96 1.5\n";
*/
#include <rtems.h> #include <rtems.h>
#include <bsp.h> #include <bsp.h>

View File

@@ -31,9 +31,13 @@
* $Id$ * $Id$
*/ */
#ifndef lint /*
static char _sccsid[] = "@(#)ckinit.c 08/20/96 1.3\n"; * Rather than deleting this, it is commented out to (hopefully) help
#endif * the submitter send updates.
*
* static char _sccsid[] = "@(#)ckinit.c 08/20/96 1.3\n";
*/
#include <stdlib.h> #include <stdlib.h>

View File

@@ -38,9 +38,13 @@
* $Id$ * $Id$
*/ */
#ifndef lint /*
static char _sccsid[] = "@(#)timer.c 08/20/96 1.5\n"; * Rather than deleting this, it is commented out to (hopefully) help
#endif * the submitter send updates.
*
* static char _sccsid[] = "@(#)timer.c 08/20/96 1.5\n";
*/
#include <rtems.h> #include <rtems.h>
#include <bsp.h> #include <bsp.h>