Skip to content
This repository was archived by the owner on Jan 14, 2026. It is now read-only.

Commit 26cb93d

Browse files
committed
all delete fs.c from all logic
1 parent f0e5e8e commit 26cb93d

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

src/kernel/shell/shell.c

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,6 @@
33
#include <shell/commands.h>
44
#include <util/console.h>
55
#include <device/keyboard.h>
6-
#include <fs/fs.h>
76

87
#define SHELL_BUFFER_SIZE 256
98

0 commit comments

Comments
 (0)