Remove building with NOCRYPTO option
[minix.git] / minix / kernel / arch / earm / bsp / include / bsp_init.h
blobd48b8c1848d31dd1aac667cecd0d6659f807425c
1 #ifndef _BSP_INIT_H_
2 #define _BSP_INIT_H_
4 /* BSP init */
5 void bsp_init(void);
7 #endif /* __BSP_INIT_H__ */