userland: show stdout again?

This commit is contained in:
Ciro Santilli 六四事件 法轮功
2019-01-22 00:00:00 +00:00
parent 022bbe970e
commit 080f4e9d4d
4 changed files with 14 additions and 6 deletions

View File

@@ -0,0 +1,4 @@
int main(void) {
while(1) {}
return 0;
}