forked from Imagelibrary/rtems
bsp/leon3: Remove <leon.h> include form <bsp.h>
The <leon.h> header file contains a lot of implementation details. Hide them from <bsp.h>.
This commit is contained in:
@@ -28,6 +28,7 @@
|
||||
|
||||
#include <bsp.h>
|
||||
#include <bsp/fatal.h>
|
||||
#include <leon.h>
|
||||
#include <grlib/apbuart_termios.h>
|
||||
#include <rtems/console.h>
|
||||
#include <string.h>
|
||||
|
||||
Reference in New Issue
Block a user