summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGregory Nutt <gnutt@nuttx.org>2014-05-06 15:00:39 -0600
committerGregory Nutt <gnutt@nuttx.org>2014-05-06 15:00:39 -0600
commitae8d7514373b1096c5ed44c3d288120d2433f597 (patch)
treef957237d003b6a40f56490f74d7255aeffa272d8
parentac164620963d88128b5a3d52ee073468193e0d2b (diff)
downloadnuttx-ae8d7514373b1096c5ed44c3d288120d2433f597.tar.gz
nuttx-ae8d7514373b1096c5ed44c3d288120d2433f597.tar.bz2
nuttx-ae8d7514373b1096c5ed44c3d288120d2433f597.zip
Ooops... last (cosmetic) changes were still in the editor
-rw-r--r--nuttx/arch/arm/src/armv7-a/arm_memcpy.S7
1 files changed, 4 insertions, 3 deletions
diff --git a/nuttx/arch/arm/src/armv7-a/arm_memcpy.S b/nuttx/arch/arm/src/armv7-a/arm_memcpy.S
index a6600659a..84da4942b 100644
--- a/nuttx/arch/arm/src/armv7-a/arm_memcpy.S
+++ b/nuttx/arch/arm/src/armv7-a/arm_memcpy.S
@@ -1,8 +1,9 @@
/************************************************************************************
- * nuttx/arch/arm/src/armv7-m/up_memcpy.S
+ * nuttx/arch/arm/src/armv7-a/arm_memcpy.S
*
- * armv7m-optimised memcpy, contributed by Mike Smith. Apparently in the public
- * domain and is re-released here under the modified BSD license:
+ * ARMv7-A optimised memcpy, based on the ARMv7-M version contributed by Mike Smith.
+ * Apparently in the public domain and is re-released here under the modified BSD
+ * license:
*
* Obtained via a posting on the Stellaris forum:
* http://e2e.ti.com/support/microcontrollers/\