BSP and Device Driver Development Guide
The Shm_Get_configuration routine is responsible for filling in the
Shared Memory Configuration Table passed to it.
void Shm_Get_configuration(
rtems_unsigned32 localnode,
shm_config_table **shmcfg
)
{
fill in the Shared Memory Configuration Table
}
BSP and Device Driver Development Guide
Copyright © 1988-2004 OAR Corporation