summaryrefslogtreecommitdiffstats
path: root/c/src/lib/libbsp/arm
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/arm
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/arm')
-rw-r--r--c/src/lib/libbsp/arm/csb336/start/start.S2
-rw-r--r--c/src/lib/libbsp/arm/gp32/start/start.S13
2 files changed, 6 insertions, 9 deletions
diff --git a/c/src/lib/libbsp/arm/csb336/start/start.S b/c/src/lib/libbsp/arm/csb336/start/start.S
index 544b1ca581..2fac285cf7 100644
--- a/c/src/lib/libbsp/arm/csb336/start/start.S
+++ b/c/src/lib/libbsp/arm/csb336/start/start.S
@@ -5,10 +5,8 @@
*
* 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$
*/
diff --git a/c/src/lib/libbsp/arm/gp32/start/start.S b/c/src/lib/libbsp/arm/gp32/start/start.S
index 04b6710c2d..9d4f3e09eb 100644
--- a/c/src/lib/libbsp/arm/gp32/start/start.S
+++ b/c/src/lib/libbsp/arm/gp32/start/start.S
@@ -1,12 +1,11 @@
/*
* GP32 startup code
- *
- *
- * 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.
- *
+ */
+
+/*
+ * 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$
*/