#pragma once #include "common.h" #include "boardinfo.h" extern_c int board_info_init(void); extern_c int board_info_set(const char *board_id);