summaryrefslogtreecommitdiffstats
path: root/c/src/lib/libbsp/sparc64/niagara/start/bspinit.S
diff options
context:
space:
mode:
Diffstat (limited to 'c/src/lib/libbsp/sparc64/niagara/start/bspinit.S')
-rw-r--r--c/src/lib/libbsp/sparc64/niagara/start/bspinit.S16
1 files changed, 9 insertions, 7 deletions
diff --git a/c/src/lib/libbsp/sparc64/niagara/start/bspinit.S b/c/src/lib/libbsp/sparc64/niagara/start/bspinit.S
index eb86faccd8..70ddd0ff6e 100644
--- a/c/src/lib/libbsp/sparc64/niagara/start/bspinit.S
+++ b/c/src/lib/libbsp/sparc64/niagara/start/bspinit.S
@@ -1,16 +1,18 @@
/*
* bspinit.S
*
- * BSP specific initialization for Sparc64 RTEMS -- sun4v BSP
+ * COPYRIGHT (c) 2010 Gedare Bloom.
*
- * 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.org/license/LICENSE.
+ */
+
+/*
*
- * The license and distribution terms for this file may be
- * found in the file LICENSE in this distribution or at
- * http://www.rtems.org/license/LICENSE.
- *
- * This code defines start code specific to the sun4v BSP
+ * BSP specific initialization for Sparc64 RTEMS -- sun4v BSP
*
+ * This code defines start code specific to the sun4v BSP
*/
#include <rtems/asm.h>