Various bugfixes
- Add error msg for what fails in a particular ini boot entry - Fix wrongly defined s8 type - Change raw fuse dump to correct size
This commit is contained in:
@@ -19,6 +19,6 @@
|
||||
|
||||
#include "../utils/types.h"
|
||||
|
||||
void config_exosphere(const char *id, u32 kb, void *warmboot, void *pkg1, bool stock);
|
||||
void config_exosphere(const char *id, u32 kb, void *warmboot, bool stock);
|
||||
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user