mirror of
https://gitlab.rtems.org/rtems/rtos/rtems.git
synced 2026-09-02 01:01:28 +08:00
mvme147s/shmsupp/getcfg.c: Fix warning
This commit is contained in:
@@ -34,7 +34,7 @@
|
||||
|
||||
shm_config_table BSP_shm_cfgtbl;
|
||||
|
||||
uint32_t *BSP_int_address()
|
||||
static uint32_t *BSP_int_address(void)
|
||||
{
|
||||
uint32_t id, offset;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user