Retro68/gcc/newlib/libc/machine/rx/mempcpy.S

9 lines
104 B
ArmAsm
Raw Normal View History

2017-04-11 21:13:36 +00:00
.file "mempcpy.S"
.section .text
.global _mempcpy
.type _mempcpy,@function
_mempcpy:
smovf
rts