forked from Imagelibrary/rtems
fixed Id strings
This commit is contained in:
@@ -1,3 +1,7 @@
|
|||||||
|
#
|
||||||
|
# $Id$
|
||||||
|
#
|
||||||
|
|
||||||
Various non BSP dependant support routines.
|
Various non BSP dependant support routines.
|
||||||
|
|
||||||
clock - Uses the 403 PIT (Programmable interval timer) to
|
clock - Uses the 403 PIT (Programmable interval timer) to
|
||||||
|
|||||||
@@ -28,7 +28,7 @@
|
|||||||
* to the copyright license under the clause at DFARS 252.227-7013. This
|
* to the copyright license under the clause at DFARS 252.227-7013. This
|
||||||
* notice must appear in all copies of this file and its derivatives.
|
* notice must appear in all copies of this file and its derivatives.
|
||||||
*
|
*
|
||||||
* clock.c,v 1.2 1995/05/31 16:59:06 joel Exp
|
* $Id$
|
||||||
*/
|
*/
|
||||||
|
|
||||||
#include <bsp.h>
|
#include <bsp.h>
|
||||||
|
|||||||
@@ -26,7 +26,7 @@
|
|||||||
* to the copyright license under the clause at DFARS 252.227-7013. This
|
* to the copyright license under the clause at DFARS 252.227-7013. This
|
||||||
* notice must appear in all copies of this file and its derivatives.
|
* notice must appear in all copies of this file and its derivatives.
|
||||||
*
|
*
|
||||||
* console.c,v 1.2 1995/05/31 16:56:07 joel Exp
|
* $Id$
|
||||||
*/
|
*/
|
||||||
|
|
||||||
#define NO_BSP_INIT
|
#define NO_BSP_INIT
|
||||||
|
|||||||
@@ -31,7 +31,7 @@
|
|||||||
* to the copyright license under the clause at DFARS 252.227-7013. This
|
* to the copyright license under the clause at DFARS 252.227-7013. This
|
||||||
* notice must appear in all copies of this file and its derivatives.
|
* notice must appear in all copies of this file and its derivatives.
|
||||||
*
|
*
|
||||||
* timer.c,v 1.2 1995/05/31 16:59:23 joel Exp
|
* $Id$
|
||||||
*/
|
*/
|
||||||
|
|
||||||
#include <bsp.h>
|
#include <bsp.h>
|
||||||
|
|||||||
@@ -1,3 +1,7 @@
|
|||||||
|
#
|
||||||
|
# $Id$
|
||||||
|
#
|
||||||
|
|
||||||
The location of the vectors file object is critical.
|
The location of the vectors file object is critical.
|
||||||
|
|
||||||
From the comments at the head of vectors.s:
|
From the comments at the head of vectors.s:
|
||||||
|
|||||||
@@ -18,6 +18,7 @@
|
|||||||
* i-cubed limited makes no representations about the suitability
|
* i-cubed limited makes no representations about the suitability
|
||||||
* of this software for any purpose.
|
* of this software for any purpose.
|
||||||
*
|
*
|
||||||
|
* $Id$
|
||||||
*/
|
*/
|
||||||
|
|
||||||
/*
|
/*
|
||||||
|
|||||||
Reference in New Issue
Block a user