#ifndef _BOARD_H #define _BOARD_H void board_init(void); #endif /* _BOARD_H */