Added GPL
[cilux] / src / platform / kernelapi.c
index 746da19..d657657 100644 (file)
@@ -200,6 +200,7 @@ EXPORT C_RUN_RV c_run(C_RUN_ARG arg)
        }
 
        k_log_out("Cilux U-Web Exchange terminated");
+       k_log_out("---------------------------------------------");
 
        return 0;
 }