Make the file platform to work

This commit is contained in:
Godzil
2022-07-11 12:22:43 +01:00
committed by Manoel Trapier
parent 5e620711d0
commit 17ccf91286
2 changed files with 45 additions and 16 deletions

View File

@@ -28,6 +28,7 @@ typedef struct miniffs_t
{
miniffs_header_t *header;
void *memoryOffset;
#ifdef BUILD_HOST_TOOLS
uint32_t file_count; /***< Number of valid files in the list */
uint32_t file_list_count; /***< Number of items in the list */