From 5d3642b8ef920316693031d2ea34b9def0b1abc5 Mon Sep 17 00:00:00 2001 From: Nicholas Noll Date: Thu, 22 Apr 2021 08:55:35 -0700 Subject: chore: rm unfinished projects --- sys/cmd/cat/test.c | 8 -------- 1 file changed, 8 deletions(-) delete mode 100644 sys/cmd/cat/test.c (limited to 'sys/cmd/cat/test.c') diff --git a/sys/cmd/cat/test.c b/sys/cmd/cat/test.c deleted file mode 100644 index c1b850e..0000000 --- a/sys/cmd/cat/test.c +++ /dev/null @@ -1,8 +0,0 @@ -#include -#include - -error -main() -{ - return 0; -} -- cgit v1.2.1