lv_porting fixes

This commit is contained in:
Gabor Kiss-Vamosi
2019-01-16 17:47:32 +01:00
parent a7207af953
commit b500f0c8f3
+5 -2
View File
@@ -1,5 +1,5 @@
/**
* @file lv_port_disp_templ.c
* @file lv_port_fs_templ.c
*
*/
@@ -37,7 +37,6 @@ typedef struct {
}dir_t;
/**********************
* STATIC PROTOTYPES
**********************/
@@ -62,6 +61,10 @@ static lv_fs_res_t fs_dir_close (void * rddir_p);
* STATIC VARIABLES
**********************/
/**********************
* GLOBAL PROTOTYPES
**********************/
/**********************
* MACROS
**********************/