about summary refs log tree commit diff stats
path: root/mu.arc
diff options
context:
space:
mode:
Diffstat (limited to 'mu.arc')
-rw-r--r--mu.arc4
1 files changed, 4 insertions, 0 deletions
diff --git a/mu.arc b/mu.arc
index 6b89a213..ee6f840d 100644
--- a/mu.arc
+++ b/mu.arc
@@ -1908,6 +1908,10 @@
   }
 )
 
+(init-fn flush-stdout
+  (sleep for-some-cycles:literal 1:literal)
+)
+
 ; after all system software is loaded:
 (freeze system-function*)
 )  ; section 100 for system software