mirror of
https://github.com/FDOS/kernel.git
synced 2025-07-23 22:04:33 +02:00
add reminder comment
This commit is contained in:
parent
f25e959e0a
commit
1c6d1e8434
@ -1024,6 +1024,7 @@ segment DYN_DATA
|
||||
global _Dyn
|
||||
_Dyn:
|
||||
DynAllocated dw 0
|
||||
;times DynAllocated db ? ; allocated at runtime, need to add DynAllocated to _markEndInstanceData
|
||||
|
||||
global _markEndInstanceData
|
||||
_markEndInstanceData: ; mark end of DOS data seg we say needs instancing
|
||||
|
Loading…
x
Reference in New Issue
Block a user