#ifndef _BOARD_INIT_H_ #define _BOARD_INIT_H_ void vBoardInit( void ); #endif