embkernel
 All Classes Functions Variables Typedefs Groups Pages
FsCfg.hpp
1 //------------------------------------------------------------------------------
2 //This file is part of embKernel.
3 //See license.txt for the full license governing this code.
4 //------------------------------------------------------------------------------
5 
6 #ifndef FS_CFG_HPP_
7 #define FS_CFG_HPP_
8 
9 #include "CfgFs.hpp"
10 
11 #endif /* FS_CFG_HPP_ */