mirror of
https://github.com/apache/nuttx.git
synced 2026-08-16 09:53:23 +00:00
Ooops... last (cosmetic) changes were still in the editor
This commit is contained in:
parent
422a9c9bfd
commit
1636d7cb2f
1 changed files with 4 additions and 3 deletions
|
|
@ -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/\
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue