mirror of
https://github.com/RT-Thread/rt-thread.git
synced 2026-08-19 05:13:04 +08:00
The first parameter of memmove is the dst, not src. Besides, fix the wrong move size.
The first parameter of memmove is the dst, not src. Besides, fix the wrong move size.