/* ************************************************************************** */ /* */ /* ::: :::::::: */ /* functions2.c :+: :+: :+: */ /* +:+ +:+ +:+ */ /* By: maiboyer +#+ +:+ +#+ */ /* +#+#+#+#+#+ +#+ */ /* Created: 2024/05/14 18:06:34 by maiboyer #+# #+# */ /* Updated: 2024/10/12 17:51:05 by rparodi ### ########.fr */ /* */ /* ************************************************************************** */ #include "aq/allocator.h" #include "aq/libc_wrapper.h" // void lc_uninit(t_allocator *self) // { // (void)(self); // }