Added 68040/060 optimized CopyMem() and CopyMemQuick() to SetPatch.
commitbc5e0f59ddaff211782ec05d734571782934d7eb
authortwilen <twilen@fb15a70f-31f2-0310-bbcc-cdcc74a49acc>
Mon, 9 Apr 2012 10:00:40 +0000 (9 10:00 +0000)
committertwilen <twilen@fb15a70f-31f2-0310-bbcc-cdcc74a49acc>
Mon, 9 Apr 2012 10:00:40 +0000 (9 10:00 +0000)
treeb58b8387e6f6c7196af43a176233a4458c769938
parent68f634897a5e5bb1d57d6fde955564f915b7b19d
Added 68040/060 optimized CopyMem() and CopyMemQuick() to SetPatch.

git-svn-id: https://svn.aros.org/svn/aros/trunk/AROS@44582 fb15a70f-31f2-0310-bbcc-cdcc74a49acc
arch/m68k-amiga/c/SetPatch.c
arch/m68k-amiga/c/copymem_040.S [new file with mode: 0644]
arch/m68k-amiga/c/copymem_060.S [new file with mode: 0644]
arch/m68k-amiga/c/mmakefile.src
arch/m68k-amiga/c/patches.c [new file with mode: 0644]