#ifndef MUON_FUNCTIONS_DEFAULT_H
#define MUON_FUNCTIONS_DEFAULT_H
#include "functions/common.h"
extern const struct func_impl_name impl_tbl_default[];
extern const struct func_impl_name impl_tbl_default_external[];
extern const struct func_impl_name impl_tbl_default_opts[];
#endif