forked from Imagelibrary/rtems
commented out sccs_id's to eliminate warnings.
main.c: added return statement to eliminate a warning.
This commit is contained in:
@@ -18,9 +18,13 @@
|
|||||||
* $Id$
|
* $Id$
|
||||||
*/
|
*/
|
||||||
|
|
||||||
#ifndef lint
|
/*
|
||||||
static char _sccsid[] = "@(#)bspclean.c 03/15/96 1.1\n";
|
* Rather than deleting this, it is commented out to (hopefully) help
|
||||||
#endif
|
* the submitter send updates.
|
||||||
|
*
|
||||||
|
* static char _sccsid[] = "@(#)bspclean.c 03/15/96 1.1\n";
|
||||||
|
*/
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
#include <rtems.h>
|
#include <rtems.h>
|
||||||
|
|||||||
@@ -23,9 +23,13 @@
|
|||||||
* $Id$
|
* $Id$
|
||||||
*/
|
*/
|
||||||
|
|
||||||
#ifndef lint
|
/*
|
||||||
static char _sccsid[] = "@(#)setvec.c 04/25/96 1.2\n";
|
* Rather than deleting this, it is commented out to (hopefully) help
|
||||||
#endif
|
* the submitter send updates.
|
||||||
|
*
|
||||||
|
* static char _sccsid[] = "@(#)setvec.c 04/25/96 1.2\n";
|
||||||
|
*/
|
||||||
|
|
||||||
|
|
||||||
#include <rtems.h>
|
#include <rtems.h>
|
||||||
#include <bsp.h>
|
#include <bsp.h>
|
||||||
|
|||||||
@@ -18,9 +18,13 @@
|
|||||||
* $Id$
|
* $Id$
|
||||||
*/
|
*/
|
||||||
|
|
||||||
#ifndef lint
|
/*
|
||||||
static char _sccsid[] = "@(#)bspclean.c 03/15/96 1.1\n";
|
* Rather than deleting this, it is commented out to (hopefully) help
|
||||||
#endif
|
* the submitter send updates.
|
||||||
|
*
|
||||||
|
* static char _sccsid[] = "@(#)bspclean.c 03/15/96 1.1\n";
|
||||||
|
*/
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
#include <rtems.h>
|
#include <rtems.h>
|
||||||
|
|||||||
@@ -23,9 +23,13 @@
|
|||||||
* $Id$
|
* $Id$
|
||||||
*/
|
*/
|
||||||
|
|
||||||
#ifndef lint
|
/*
|
||||||
static char _sccsid[] = "@(#)setvec.c 04/25/96 1.2\n";
|
* Rather than deleting this, it is commented out to (hopefully) help
|
||||||
#endif
|
* the submitter send updates.
|
||||||
|
*
|
||||||
|
* static char _sccsid[] = "@(#)setvec.c 04/25/96 1.2\n";
|
||||||
|
*/
|
||||||
|
|
||||||
|
|
||||||
#include <rtems.h>
|
#include <rtems.h>
|
||||||
#include <bsp.h>
|
#include <bsp.h>
|
||||||
|
|||||||
Reference in New Issue
Block a user