mirror of
https://github.com/RT-Thread/rt-thread.git
synced 2025-01-16 00:49:31 +08:00
d0251a523a
The first parameter of memmove is the dst, not src. Besides, fix the wrong move size.