Delete dfs_jffs2.h

This commit is contained in:
Meco Jianting Man
2021-03-12 10:10:31 +08:00
committed by GitHub
parent 5dfe7a8f68
commit cd4cf46f3b
@@ -1,14 +0,0 @@
/*
* Copyright (c) 2006-2021, RT-Thread Development Team
*
* SPDX-License-Identifier: Apache-2.0
*
* Change Logs:
* Date Author Notes
*/
#ifndef __DFS_JFFS2_H__
#define __DFS_JFFS2_H__
int dfs_jffs2_init(void);
#endif