forked from Imagelibrary/rtems
commented out sccs_id's to eliminate warnings.
This commit is contained in:
@@ -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>
|
||||||
|
|
||||||
|
|||||||
@@ -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>
|
||||||
|
|||||||
@@ -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>
|
||||||
|
|
||||||
|
|||||||
@@ -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>
|
||||||
|
|||||||
Reference in New Issue
Block a user