mempcpy(): correct naming of the mempcpy() function
authorH. Peter Anvin <hpa@zytor.com>
Mon, 11 Feb 2008 06:48:25 +0000 (22:48 -0800)
committerH. Peter Anvin <hpa@zytor.com>
Mon, 11 Feb 2008 06:48:57 +0000 (22:48 -0800)
commita62aaffeead17edc61e509ea643af408743619d5
tree6a67f60fc3c9f5060c7e46a022963a445dbdbb69
parentf3d1ed326f69a4e2f1475ca77d8854eba18a43e3
mempcpy(): correct naming of the mempcpy() function

All the internal symbols in mempcpy.S were "memcpy", which is
obviously wrong.
com32/lib/mempcpy.S