Move NULL device code from _TEXT to CONST to prevent a crash
git-svn-id: https://svn.code.sf.net/p/freedos/svn/kernel/trunk@461 6ac86273-5f31-0410-b378-82cca8765d1b
This commit is contained in:
parent
4c2538b79e
commit
74ed5eea00
@ -206,7 +206,7 @@ segment INIT_TEXT_END
|
||||
; the NUL device
|
||||
;************************************************************
|
||||
|
||||
segment _TEXT
|
||||
segment CONST
|
||||
|
||||
;
|
||||
; NUL device strategy
|
||||
|
Loading…
Reference in New Issue
Block a user