RTEMS
5.1
cpukit
include
rtems
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
36
int
rtems_rfs_rtems_initialise
(
rtems_filesystem_mount_table_entry_t
*mt_entry,
const
void
*data);
37
39
#endif
rtems_rfs_rtems_initialise
int rtems_rfs_rtems_initialise(rtems_filesystem_mount_table_entry_t *mt_entry, const void *data)
Definition:
rtems-rfs-rtems.c:750
rtems_filesystem_mount_table_entry_tt
Mount table entry.
Definition:
libio.h:1604
rtems.h
fs.h
Basic Filesystem Types.
Generated by
1.8.15