mirror of
https://gitlab.rtems.org/rtems/rtos/rtems.git
synced 2026-09-21 10:50:20 +08:00
bsp/leon3: Fix warning
This commit is contained in:
@@ -41,7 +41,7 @@ void Shm_Get_configuration(
|
||||
{
|
||||
int i;
|
||||
unsigned int tmp;
|
||||
rtems_multiprocessing_table *mptable;
|
||||
const rtems_multiprocessing_table *mptable;
|
||||
|
||||
BSP_shm_cfgtbl.format = SHM_BIG;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user