switch back to default tests
This commit is contained in:
parent
417520b659
commit
58c9e33e47
1 changed files with 3 additions and 3 deletions
|
@ -263,11 +263,11 @@ int initd(void* arg)
|
|||
//echo_init();
|
||||
create_user_task(&id, "/bin/rlogind", argv);
|
||||
kprintf("Create rlogind with id %u\n", id);
|
||||
netio_init();
|
||||
//netio_init();
|
||||
#endif
|
||||
|
||||
//list_root();
|
||||
//test_init();
|
||||
list_root();
|
||||
test_init();
|
||||
|
||||
return 0;
|
||||
}
|
||||
|
|
Loading…
Add table
Reference in a new issue