summaryrefslogtreecommitdiffstats
path: root/testsuites/fstests/mdosfs_support/fs_config.h
blob: 0c30627cbe7213cde702b4be42b3c2878566a571 (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.org/license/LICENSE.
 */

#ifndef __DOSFS_SUPPORT_h
#define __DOSFS_SUPPORT_h

#define FILESYSTEM "DOSFS"

#endif