#ifndef MUON_FUNCTIONS_ARRAY_H #define MUON_FUNCTIONS_ARRAY_H #include "functions/common.h" extern const struct func_impl_name impl_tbl_array[]; #endif