From c8b55b3fd4924abcdf919458b0d8adb0ec00b0f2 Mon Sep 17 00:00:00 2001 From: dzwdz Date: Tue, 26 Jul 2022 23:23:50 +0200 Subject: user: break out the shell and tests into separate binaries --- src/user/app/init/shell.h | 3 --- 1 file changed, 3 deletions(-) delete mode 100644 src/user/app/init/shell.h (limited to 'src/user/app/init/shell.h') diff --git a/src/user/app/init/shell.h b/src/user/app/init/shell.h deleted file mode 100644 index fb27410..0000000 --- a/src/user/app/init/shell.h +++ /dev/null @@ -1,3 +0,0 @@ -#pragma once - -void shell_loop(void); -- cgit v1.2.3