update stuff

This commit is contained in:
Maix0 2024-05-20 00:35:39 +02:00
parent 5973022688
commit 544ed8b045
194 changed files with 2060 additions and 1464 deletions

View file

@ -10,7 +10,7 @@
/* */
/* ************************************************************************** */
#include "me/mem/mem_find.h"
#include "me/mem/mem.h"
void *mem_find(void *buf, t_u8 find, t_usize count)
{