From fae9416ebf479263dcdffb919bbf0a3a868dd983 Mon Sep 17 00:00:00 2001 From: Harley Travis Date: Fri, 19 Jun 2026 21:23:09 -0500 Subject: Add special tag to Adam patch files To alert the user to the need to apply the patches made to Adam after the kernel patches, I have added a special "ADAM PATCH" tag. --- Adam/Patches/Mount2VarsFDC.HC | 1 + 1 file changed, 1 insertion(+) (limited to 'Adam/Patches/Mount2VarsFDC.HC') diff --git a/Adam/Patches/Mount2VarsFDC.HC b/Adam/Patches/Mount2VarsFDC.HC index afc1fbc..d6e4a0e 100644 --- a/Adam/Patches/Mount2VarsFDC.HC +++ b/Adam/Patches/Mount2VarsFDC.HC @@ -2,6 +2,7 @@ // FILE: ::/Adam/ABlkDev/Mount.HC // TO INSTALL: Comment out the original declaration. // THEN: #include this file after it. +// ADAM PATCH: Must be installed after kernel patches! U8 blks_buf[STR_LEN],addr_buf[STR_LEN],base0_buf[STR_LEN],base1_buf[STR_LEN], cyl_buf[STR_LEN],heads,spt_buf[STR_LEN],size,srt_buf[STR_LEN], -- cgit v1.2.3