os: add basic OS functionality

This commit is contained in:
Ayke van Laethem
2019-02-05 00:48:56 +01:00
committed by Ron Evans
parent f7b2a2c977
commit 709a296150
6 changed files with 114 additions and 1 deletions
+3
View File
@@ -0,0 +1,3 @@
stdin: 0
stdout: 1
stderr: 2