#include "ft_nm.h" void nm32(t_mapped_file mapped_file) { (void)mapped_file; } void nm64(t_mapped_file mapped_file) { (void)mapped_file; }