]> git.zerfleddert.de Git - rsbs2/blobdiff - filesystem.h
add 'list all files in image' option
[rsbs2] / filesystem.h
index cd72929c871c5957cdb4e7ca1f60da5ac27aeba7..d4b91c77b7461ad99f5ba311a988f3963e8b5530 100644 (file)
@@ -8,4 +8,5 @@ struct file_entry {
 struct file_entry* get_next_file(unsigned char *fw, int len);
 void extract_files(unsigned char *fw, int len);
 void replace_add_file(unsigned char *fw, int len, char *fwname, char *lname);
+void list_files(unsigned char *fw, int len);
 void write_file(char *fname, unsigned char *buf, int len);
Impressum, Datenschutz