1433d6423SLionel Sambuc #ifndef _BSP_INIT_H_ 2433d6423SLionel Sambuc #define _BSP_INIT_H_ 3433d6423SLionel Sambuc 4433d6423SLionel Sambuc /* BSP init */ 5*6077d1adSDr. Florian Grätz void bsp_init(void); 6433d6423SLionel Sambuc 7433d6423SLionel Sambuc #endif /* __BSP_INIT_H__ */ 8