summaryrefslogtreecommitdiff
path: root/core/cache.inc
diff options
context:
space:
mode:
Diffstat (limited to 'core/cache.inc')
-rw-r--r--core/cache.inc4
1 files changed, 2 insertions, 2 deletions
diff --git a/core/cache.inc b/core/cache.inc
index 59755576..3b24cf04 100644
--- a/core/cache.inc
+++ b/core/cache.inc
@@ -10,7 +10,7 @@
;
; -----------------------------------------------------------------------
- section .text
+ section .text16
struc cptr
.sector: resd 1 ; Sector number
@@ -103,7 +103,7 @@ getcachesector:
pop cx
ret
- section .bss
+ section .bss16
; Each CachePtr contains:
; - Block pointer