mirror of
https://github.com/FDOS/kernel.git
synced 2025-07-27 07:44:09 +02:00
backout addition
git-svn-id: https://svn.code.sf.net/p/freedos/svn/kernel/trunk@1709 6ac86273-5f31-0410-b378-82cca8765d1b
This commit is contained in:
parent
9463f0dd90
commit
bccc57c2f2
@ -118,11 +118,6 @@ VOID ASMCFUNC int21_syscall(iregs FAR * irp)
|
||||
|
||||
/* the remaining are FreeDOS extensions */
|
||||
|
||||
/* return CPU family */
|
||||
case 0xfa:
|
||||
irp->AL = CPULevel;
|
||||
break;
|
||||
|
||||
/* set FreeDOS returned version for int 21.30 from BX */
|
||||
case 0xfc:
|
||||
os_setver_major = irp->BL;
|
||||
|
Loading…
x
Reference in New Issue
Block a user