summaryrefslogtreecommitdiffstats
path: root/c/src/lib/libbsp
diff options
context:
space:
mode:
authorJoel Sherrill <joel.sherrill@oarcorp.com>2012-05-02 14:13:56 -0500
committerJoel Sherrill <joel.sherrill@oarcorp.com>2012-05-02 15:41:12 -0500
commit2579e53a4cf6e72d824319b791cea76c12f6a387 (patch)
tree60b6b9c971c24b03f55c4aff9b87db536024939b /c/src/lib/libbsp
parentLEON2 - Remove bad $Id$ and clean up file header (diff)
downloadrtems-2579e53a4cf6e72d824319b791cea76c12f6a387.tar.bz2
LEON3 - Remove bad $Id$ and clean up file header
Diffstat (limited to 'c/src/lib/libbsp')
-rw-r--r--c/src/lib/libbsp/sparc/leon3/startup/bspdelay.c10
1 files changed, 6 insertions, 4 deletions
diff --git a/c/src/lib/libbsp/sparc/leon3/startup/bspdelay.c b/c/src/lib/libbsp/sparc/leon3/startup/bspdelay.c
index 19a1dfd8b4..4172d348f5 100644
--- a/c/src/lib/libbsp/sparc/leon3/startup/bspdelay.c
+++ b/c/src/lib/libbsp/sparc/leon3/startup/bspdelay.c
@@ -1,14 +1,16 @@
-/*
- * LEON3 BSP Delay Method
+/**
+ * @file
*
+ * LEON3 BSP Delay Method
+ */
+
+/*
* COPYRIGHT (c) 1989-2011.
* On-Line Applications Research Corporation (OAR).
*
* The license and distribution terms for this file may be
* found in the file LICENSE in this distribution or at
* http://www.rtems.com/license/LICENSE.
- *
- * $Id
*/
#include <bsp.h>