/** * The espfs archive parsing part of mkespfsimage */ #pragma once void parseEspfsFileAndShowItsContents(const char *filename);