summaryrefslogtreecommitdiffstats
path: root/testsuites/fstests/mimfs_support/fs_config.h
blob: ff606ff98d9f1e4ac88f7d40be663fd70b5cbd2e (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
/*
 *  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.com/license/LICENSE.
 */

#ifndef __MIMFS_SUPPORT_h
#define __MIMFS_SUPPORT_h

#define FILESYSTEM "MOUNTED IMFS"

#endif