RTEMS Logo

RTEMS 4.6.6 On-Line Library


Shared Memory Support Driver Get Configuration

PREV UP NEXT Bookshelf BSP and Device Driver Development Guide

16.2.2: Get Configuration

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
}


PREV UP NEXT Bookshelf BSP and Device Driver Development Guide

Copyright © 1988-2004 OAR Corporation