summaryrefslogtreecommitdiffstats
path: root/testsuites/fstests/jffs2_support/fs_config.h
blob: 2d91bc88bf51cd9f9b6fb87f4630bfee7e122d80 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
/*
 * Copyright (c) 2013 embedded brains GmbH.  All rights reserved.
 *
 * 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 __JFFS2_SUPPORT_h
#define __JFFS2_SUPPORT_h

#define FILESYSTEM "JFFS2"

#endif