|
|
|
Re: memmov/memset/memcpy without libc | |
| [Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] | |
> You could supply implementations in an own library or put them in libgcc. > > Usage of memmov depends on MOVE_RATIO, similar for the other mem insn. Thanks for the tip that should solve my problem.