Files
rtems/testsuites/fstests/mimfs_support/fs_config.h
2014-03-21 08:10:47 +11:00

16 lines
347 B
C

/*
* COPYRIGHT (c) 1989-2011.
* On-Line Applications Research Corporation (OAR).
*
* The license and distribution terms for this file may be
* found in the file LICENSE in this distribution or at
* http://www.rtems.org/license/LICENSE.
*/
#ifndef __MIMFS_SUPPORT_h
#define __MIMFS_SUPPORT_h
#define FILESYSTEM "MOUNTED IMFS"
#endif