s/RETEQ/RETeq/.

This commit is contained in:
Olivier Houchard 2004-12-10 16:49:08 +00:00
parent b8d2606bae
commit 84b30e2247
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=138665

View file

@ -80,7 +80,7 @@ ENTRY(copyin)
/* Quick exit if length is zero */
teq r2, #0
moveq r0, #0
RETEQ
RETeq
SAVE_REGS
#ifdef MULTIPROCESSOR