dos/com and dos/sys: only add the `sbb bp,bp' section to the stub
if it is needed. committer: mfx <mfx> 978538864 +0000
This commit is contained in:
@@ -78,6 +78,7 @@ strategy:
|
||||
xchg si, di
|
||||
sub si, byte start - cutpoint
|
||||
; __SYSSUBSI__
|
||||
; __SYSSBBBP__
|
||||
sbb bp, bp
|
||||
%ifdef __SYSCALLT__
|
||||
push di
|
||||
|
||||
Reference in New Issue
Block a user