From 9f3fdb830f61cd8c8c1f1db9d03cba1c546c1a7e Mon Sep 17 00:00:00 2001 From: dzwdz Date: Sun, 24 Jul 2022 15:07:57 +0200 Subject: user: change the directory structure to prepare for multiple binaries --- src/user/app/shell.h | 3 --- 1 file changed, 3 deletions(-) delete mode 100644 src/user/app/shell.h (limited to 'src/user/app/shell.h') diff --git a/src/user/app/shell.h b/src/user/app/shell.h deleted file mode 100644 index fb27410..0000000 --- a/src/user/app/shell.h +++ /dev/null @@ -1,3 +0,0 @@ -#pragma once - -void shell_loop(void); -- cgit v1.2.3