init_board
void init_board(void);
init_board(); /* initialize board contents */
init_board();
extern int init_board(void);