diff user/lib.c3 @ 311:ff665880a6b0

Added testcase for kernel and userspace
author Windel Bouwman
date Mon, 16 Dec 2013 12:49:24 +0100
parents c9781c73e7e2
children 04cf4d26a3bc
line wrap: on
line diff
--- a/user/lib.c3	Fri Dec 13 14:10:10 2013 +0100
+++ b/user/lib.c3	Mon Dec 16 12:49:24 2013 +0100
@@ -5,7 +5,7 @@
 
 */
 
-func void print(string txt)
+function void print(string txt)
 {
     // TODO
 }