RTEMS  5.1
rtems-rfs.h
Go to the documentation of this file.
1 
12 /*
13  * COPYRIGHT (c) 2010 Chris Johns <chrisj@rtems.org>
14  *
15  * The license and distribution terms for this file may be
16  * found in the file LICENSE in this distribution or at
17  * http://www.rtems.org/license/LICENSE.
18  */
19 
20 #if !defined(RTEMS_RFS_DEFINED)
21 #define RTEMS_RFS_DEFINED
22 
23 #include <rtems.h>
24 #include <rtems/fs.h>
25 
37 
39 #endif
int rtems_rfs_rtems_initialise(rtems_filesystem_mount_table_entry_t *mt_entry, const void *data)
Definition: rtems-rfs-rtems.c:750
Mount table entry.
Definition: libio.h:1604
Basic Filesystem Types.