forked from Imagelibrary/rtems
bsp/leon3: Include missing header file
The <leon.h> include was removed from <bsp.h> in commit
1577a48369.
This commit is contained in:
@@ -15,6 +15,7 @@
|
||||
|
||||
#include <rtems.h>
|
||||
#include <bsp.h>
|
||||
#include <leon.h>
|
||||
#include <shm_driver.h>
|
||||
|
||||
/* Let user override this configuration by declaring this a weak variable */
|
||||
|
||||
Reference in New Issue
Block a user