Files
rtems/cpukit/libfs
Joel Sherrill a36e98889f 2002-12-02 Joel Sherrill <joel@OARcorp.com>
* src/dosfs/fat.h, src/dosfs/msdos.h: Added casts to remove warnings
	on 16 bit targets like the h8300.
2002-12-02 19:14:27 +00:00
..
2000-10-18 18:10:55 +00:00

#
#  $Id$
#

This directory contains for the "file system" library. All supported
file systems live under this tree.

Currently the only supported file systems in this library are the IMFS 
and miniIMFS.  The TFTP client filesystem is part of the libnetworking
library.

--Chris Johns and Joel Sherrill
18 October 2000