summaryrefslogtreecommitdiffstats
path: root/c/src/lib/libbsp/sparc64
diff options
context:
space:
mode:
authorJoel Sherrill <joel.sherrill@oarcorp.com>2012-05-03 14:17:23 -0500
committerJoel Sherrill <joel.sherrill@oarcorp.com>2012-05-11 08:43:50 -0500
commit183af893d15cd7cb74f20dbdf5a5d718897e5fd0 (patch)
tree42c9b5cd7ac480277d053e72964ea4d0f5597faa /c/src/lib/libbsp/sparc64
parentlibrtems++ - Remove junk line accidentally committed (diff)
downloadrtems-183af893d15cd7cb74f20dbdf5a5d718897e5fd0.tar.bz2
Miscellaneous - Clean up file headers so patterns followed
XXX
Diffstat (limited to 'c/src/lib/libbsp/sparc64')
-rw-r--r--c/src/lib/libbsp/sparc64/usiii/start/bspinit.S30
1 files changed, 15 insertions, 15 deletions
diff --git a/c/src/lib/libbsp/sparc64/usiii/start/bspinit.S b/c/src/lib/libbsp/sparc64/usiii/start/bspinit.S
index b2f0aa7c21..78807ae71f 100644
--- a/c/src/lib/libbsp/sparc64/usiii/start/bspinit.S
+++ b/c/src/lib/libbsp/sparc64/usiii/start/bspinit.S
@@ -1,19 +1,19 @@
/*
-* bspinit.S
-*
-* BSP specific initialization for Sparc64 RTEMS -- sun4u BSP
-*
-* COPYRIGHT (c) 2010 Gedare Bloom.
-*
-* 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.
-*
-* This code defines start code specific to the sun4u BSP
-*
-* $Id$
-*
-*/
+ * BSP specific initialization for Sparc64 RTEMS -- sun4u BSP
+ *
+ * This code defines start code specific to the sun4u BSP
+ */
+
+/*
+ *
+ * COPYRIGHT (c) 2010 Gedare Bloom.
+ *
+ * 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 <rtems/asm.h>
#include <rtems/score/cpu.h>