add config.h and cleanup
This commit is contained in:
@@ -31,7 +31,6 @@ struct MappedFile
|
||||
};
|
||||
|
||||
void init();
|
||||
void TFT_EXIT(I32 return_code);
|
||||
|
||||
MappedFile mapfile(fd_t);
|
||||
fd_t openOrDie(const char* path);
|
||||
|
||||
Reference in New Issue
Block a user