2011-06-16 Ralf Corsépius <ralf.corsepius@rtems.org>

* startup/bspdelay.c: Fix broken CVS-Id.
This commit is contained in:
Ralf Corsepius
2011-06-16 16:31:48 +00:00
parent c1a84bf816
commit 6b19e21a88
2 changed files with 5 additions and 1 deletions

View File

@@ -1,3 +1,7 @@
2011-06-16 Ralf Corsépius <ralf.corsepius@rtems.org>
* startup/bspdelay.c: Fix broken CVS-Id.
2011-06-11 Joel Sherrill <joel.sherrill@oarcorp.com>
* Makefile.am, configure.ac: runtest for this BSP obsoleted by

View File

@@ -8,7 +8,7 @@
* found in the file LICENSE in this distribution or at
* http://www.rtems.com/license/LICENSE.
*
* $Id
* $Id$
*/
#include <bsp.h>