summaryrefslogtreecommitdiff
path: root/Kernel/KFloppyDMA.HC
diff options
context:
space:
mode:
Diffstat (limited to 'Kernel/KFloppyDMA.HC')
-rw-r--r--Kernel/KFloppyDMA.HC9
1 files changed, 0 insertions, 9 deletions
diff --git a/Kernel/KFloppyDMA.HC b/Kernel/KFloppyDMA.HC
deleted file mode 100644
index ce673cf..0000000
--- a/Kernel/KFloppyDMA.HC
+++ /dev/null
@@ -1,9 +0,0 @@
-/*
- Copyright (C) 2025-2026 Harley Travis <yoshi128k@gmail.com>.
- This software (including source code) is licensed under the BSD Zero Clause
- License. See the Copying.TXT file for details.
-*/
-
-//U8 FDC_DMA[0x4800]; // Floppy DMA buffer
-
-U8 FDC_DMA[0x2400]; // Smaller buffer for one-track-at-a-time ops \ No newline at end of file