Initial import of OsmocomBB into git repository
[osmocom-bb.git] / src / target / firmware / include / board.h
1 #ifndef _BOARD_H
2 #define _BOARD_H
3
4 void board_init(void);
5
6 #endif /* _BOARD_H */