forked from Imagelibrary/rtems
bsp/leon3: Fix compile error
Fix compile error with RTEMS_DRVMGR_STARTUP = True.
This commit is contained in:
@@ -93,7 +93,7 @@ RTEMS_SYSINIT_ITEM(
|
|||||||
ambapp_grlib_root_initialize,
|
ambapp_grlib_root_initialize,
|
||||||
RTEMS_SYSINIT_BSP_START,
|
RTEMS_SYSINIT_BSP_START,
|
||||||
RTEMS_SYSINIT_ORDER_SECOND
|
RTEMS_SYSINIT_ORDER_SECOND
|
||||||
};
|
);
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
rtems_interrupt_lock LEON3_IrqCtrl_Lock =
|
rtems_interrupt_lock LEON3_IrqCtrl_Lock =
|
||||||
|
|||||||
Reference in New Issue
Block a user