blob: 59b7e5c354cbfbf4a4203b89e0d1ac399a005aa5 [file] [log] [blame]
#ifndef SANITY_CHECK_H
#define SANITY_CHECK_H
void run_sanity_check(void);
#endif