mirror of
https://github.com/RT-Thread/rt-thread.git
synced 2025-01-15 12:29:22 +08:00
Grissiom
d0251a523a
log_trace: fix the memmove use
The first parameter of memmove is the dst, not src. Besides, fix the wrong move size.
Description
Languages
C
97.6%
Assembly
1.9%
Python
0.3%
HTML
0.1%