aboutsummaryrefslogtreecommitdiffstats
path: root/initrd
diff options
context:
space:
mode:
Diffstat (limited to 'initrd')
-rw-r--r--initrd/init1
1 files changed, 1 insertions, 0 deletions
diff --git a/initrd/init b/initrd/init
index 7592b4a..feb01f8 100644
--- a/initrd/init
+++ b/initrd/init
@@ -1,4 +1,5 @@
while (1) {
+ #tty(1)
print("Free mem: ")
print(freemem())
print("\n")