refactore: rename loadPOSIX to loadIO

This commit is contained in:
Wellinator
2023-11-11 13:34:50 -03:00
parent 67f70f80d8
commit e229b34ad3
2 changed files with 3 additions and 3 deletions
+1 -1
View File
@@ -27,7 +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 loadIO(const bool& verbose);
void loadUsbModules(const bool& verbose);
void loadAudsrv(const bool& verbose);