From c1fa3f27ea5f3698ae692534b3d658e4f11bede1 Mon Sep 17 00:00:00 2001 From: Galen Sagarin Date: Tue, 6 May 2025 19:23:26 -0400 Subject: finished documentation, and deleted ramfs.c and ramfs.h, as both were nowhere near implemented. --- docs/FS.md | 4 ---- 1 file changed, 4 deletions(-) (limited to 'docs') diff --git a/docs/FS.md b/docs/FS.md index f45cb3b..119e0a0 100644 --- a/docs/FS.md +++ b/docs/FS.md @@ -13,7 +13,3 @@ File system handling Tar file system implementation (uses USTar). - allows for file operations - notably, tar does not allow for writing - -## ramfs.c - -Unused -- cgit v1.2.3-freya