feat: load fileXio and iomanX iop drivers

This commit is contained in:
Wellinator
2023-01-23 10:19:18 -03:00
parent e3726600fd
commit 481ccd0cf9
4 changed files with 29 additions and 0 deletions
+1
View File
@@ -27,6 +27,7 @@ class IrxLoader {
void loadSio2man(const bool& verbose);
void loadPadman(const bool& verbose);
void loadLibsd(const bool& verbose);
void loadPOSIX(const bool& verbose);
void loadUsbModules(const bool& verbose);
void loadAudsrv(const bool& verbose);