blob: 290a12b52f88f75ccb38cd4791a9b4bfd4643815 [file] [log] [blame]
#ifndef CHECK_NETLIST_H
#define CHECK_NETLIST_H
void check_netlist(void);
#endif