From 1e4a254674f668839e5de273916024c16814b045 Mon Sep 17 00:00:00 2001 From: Benji Dial Date: Sun, 13 Sep 2020 03:19:57 -0400 Subject: (basic, not much tested) keyboard, better panic --- src/user/hello/hello.c | 5 ----- 1 file changed, 5 deletions(-) delete mode 100644 src/user/hello/hello.c (limited to 'src/user/hello') diff --git a/src/user/hello/hello.c b/src/user/hello/hello.c deleted file mode 100644 index 00d33b5..0000000 --- a/src/user/hello/hello.c +++ /dev/null @@ -1,5 +0,0 @@ -#include - -void main() { - tell_user_sz("Hello, world!\n"); -} \ No newline at end of file -- cgit v1.2.3