RTEMS
5.0.0
cpukit
include
rtems
rtems-rfs.h
Go to the documentation of this file.
1
11
/*
12
* COPYRIGHT (c) 2010 Chris Johns <chrisj@rtems.org>
13
*
14
* The license and distribution terms for this file may be
15
* found in the file LICENSE in this distribution or at
16
* http://www.rtems.org/license/LICENSE.
17
*/
18
19
#if !defined(RTEMS_RFS_DEFINED)
20
#define RTEMS_RFS_DEFINED
21
22
#include <
rtems.h
>
23
#include <
rtems/fs.h
>
24
35
int
rtems_rfs_rtems_initialise
(
rtems_filesystem_mount_table_entry_t
*mt_entry,
const
void
*data);
36
38
#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:749
rtems_filesystem_mount_table_entry_tt
Mount table entry.
Definition:
libio.h:1606
rtems.h
fs.h
Basic Filesystem Types.
Generated by
1.8.13