f'd myself over of course, scheduler can now run user programs....
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
#include <stdio.h>
|
||||
|
||||
int main() {
|
||||
int main(int argc, char *argv[]) {
|
||||
printf("RockOS booting...\n");
|
||||
return 0;
|
||||
}
|
||||
Reference in New Issue
Block a user