diff options
Diffstat (limited to 'core/bootsect.inc')
| -rw-r--r-- | core/bootsect.inc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/core/bootsect.inc b/core/bootsect.inc index 4d70998c..55391e24 100644 --- a/core/bootsect.inc +++ b/core/bootsect.inc @@ -61,7 +61,7 @@ load_bootsec: xor edx,edx xor esi,esi -%if IS_SYSLINUX || IS_EXTLINUX +%if IS_HD_BASED ; Restore original FDC table mov eax,[OrigFDCTabPtr] mov [fdctab],eax |
