bsp/leon3: Fix compile error

Fix compile error with RTEMS_DRVMGR_STARTUP = True.
This commit is contained in:
Sebastian Huber
2021-06-23 08:11:49 +02:00
parent 5bb5e01356
commit a0a8262fd6

View File

@@ -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 =