Start implementation of IsoFilesystem for reading ISO images.
This commit is contained in:
@ -45,4 +45,8 @@
|
||||
|
||||
#define ISO_MANGLE_TOO_MUCH_FILES -200
|
||||
|
||||
/* image read errors */
|
||||
#define ISO_WRONG_PVD -300
|
||||
|
||||
|
||||
#endif /*LIBISO_ERROR_H_*/
|
||||
|
Reference in New Issue
Block a user