From 2579e53a4cf6e72d824319b791cea76c12f6a387 Mon Sep 17 00:00:00 2001 From: Joel Sherrill Date: Wed, 2 May 2012 14:13:56 -0500 Subject: LEON3 - Remove bad $Id$ and clean up file header --- c/src/lib/libbsp/sparc/leon3/startup/bspdelay.c | 10 ++++++---- 1 file changed, 6 insertions(+), 4 deletions(-) (limited to 'c/src/lib/libbsp') 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 -- cgit v1.2.3