diff options
Diffstat (limited to 'src/user/hello/hello.c')
-rw-r--r-- | src/user/hello/hello.c | 5 |
1 files changed, 0 insertions, 5 deletions
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 <knob/user.h> - -void main() { - tell_user_sz("Hello, world!\n"); -}
\ No newline at end of file |