GLAST / LAT > DAQ and FSW > FSW > Doxygen Index> FBS / V0-3-1 > fbs_rtos / linux-gcc


Interface   Data Structures   File List   Data Fields   Globals  

FBS_ram.c.xx-xxx-xxx File Reference

Function definitions for FILE system library, RAM disk partitions. More...

#include <FBS/FBS_pubrtos.h>
#include <FBS/FBS_msgs.h>

Functions

unsigned int FILE_sysRamCreate (void *addr, int size)


Detailed Description

Function definitions for FILE system library, RAM disk partitions.

Author:
D.L. Wood
These implementations are meant to work with targets that do not support the VxWorks RAM disk file system. All functions simply return an appropriate status code.

Function Documentation

unsigned int FILE_sysRamCreate ( void *  addr,
int  size 
)

Creates, formats, and mounts a RAM disk partition.

Parameters:
addr The memory address of the RAM disk partition.
size The size in bytes of the RAM disk partition.


Generated on Fri Sep 30 17:58:31 2011 by  doxygen 1.5.8