RTEMS CPU Kit with SuperCore
4.11.2
mnt
data0
chrisj
rtems
releases
rtems-release.git
4.11.2
ws-rtems
rtems-4.11.2
cpukit
libfs
src
rfs
rtems-rfs-file-system-fwd.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
20
#if !defined (_RTEMS_RFS_FILE_SYSTEM_FWD_H_)
21
#define _RTEMS_RFS_FILE_SYSTEM_FWD_H_
22
26
struct
_rtems_rfs_file_system
;
27
typedef
struct
_rtems_rfs_file_system
rtems_rfs_file_system
;
28
29
#endif
_rtems_rfs_file_system
RFS File System data.
Definition:
rtems-rfs-file-system.h:123
Generated by
1.8.13