From 1e7ee7173d2ba9575df5ec2f701f02d93c488a6a Mon Sep 17 00:00:00 2001 From: Joel Sherrill Date: Wed, 2 May 2012 14:13:44 -0500 Subject: LEON2 - Remove bad $Id$ and clean up file header --- c/src/lib/libbsp/sparc/leon2/startup/bspdelay.c | 10 ++++++---- 1 file changed, 6 insertions(+), 4 deletions(-) (limited to 'c') diff --git a/c/src/lib/libbsp/sparc/leon2/startup/bspdelay.c b/c/src/lib/libbsp/sparc/leon2/startup/bspdelay.c index 9e91101582..cca9377a56 100644 --- a/c/src/lib/libbsp/sparc/leon2/startup/bspdelay.c +++ b/c/src/lib/libbsp/sparc/leon2/startup/bspdelay.c @@ -1,14 +1,16 @@ -/* - * LEON2 BSP Delay Method +/** + * @file * + * LEON2 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