mirror of
https://gitlab.rtems.org/rtems/rtos/rtems.git
synced 2025-12-05 15:15:44 +00:00
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,
|
||||
RTEMS_SYSINIT_BSP_START,
|
||||
RTEMS_SYSINIT_ORDER_SECOND
|
||||
};
|
||||
);
|
||||
#endif
|
||||
|
||||
rtems_interrupt_lock LEON3_IrqCtrl_Lock =
|
||||
|
||||
Reference in New Issue
Block a user