summaryrefslogtreecommitdiff
path: root/Adam/Patches/Mount2VarsFDC2.HC
diff options
context:
space:
mode:
authorHarley Travis <harleytravis123@outlook.com>2026-06-20 20:00:32 -0500
committerHarley Travis <harleytravis123@outlook.com>2026-06-20 20:00:32 -0500
commitedd15150f34b040d5ab68a1b418705c0de895a1e (patch)
tree0f0c7fc7d4440b76607169cf33dd3e3267b6e44a /Adam/Patches/Mount2VarsFDC2.HC
parent26fd4c3343fb5a55ac8b305a6adea3212e3d7fdd (diff)
downloadtempleos-floppy-driver-edd15150f34b040d5ab68a1b418705c0de895a1e.tar.gz
Re-arrange patch files
Some of the patches are applied to files in subdirectories of ::/Kernel and ::/Adam. The directory tree has been re-arranged in such a way as to allow them to be #included without having the compiler backtrack to their parent directory.
Diffstat (limited to 'Adam/Patches/Mount2VarsFDC2.HC')
-rw-r--r--Adam/Patches/Mount2VarsFDC2.HC7
1 files changed, 0 insertions, 7 deletions
diff --git a/Adam/Patches/Mount2VarsFDC2.HC b/Adam/Patches/Mount2VarsFDC2.HC
deleted file mode 100644
index d148a83..0000000
--- a/Adam/Patches/Mount2VarsFDC2.HC
+++ /dev/null
@@ -1,7 +0,0 @@
-// PATCH: Add two new Bools for floppy configuration
-// FILE: ::/Adam/ABlkDev/Mount.HC
-// TO INSTALL: Comment out the old Bool declaration.
-// THEN: #include this file after it.
-// ADAM PATCH: Must be installed after kernel patches!
-
-Bool whole_drv,make_free,defaults=FALSE; \ No newline at end of file