RTEMS
5.0.0
cpukit
include
rtems
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
Definition:
rtems-rfs-file-system.h:123
Generated by
1.8.13