]> wirehaze git hosting - MS-DOS.git/blob - v4.0/src/DOS/MSPROC.ASM

wirehaze git hosting

MZ is back!
[MS-DOS.git] / v4.0 / src / DOS / MSPROC.ASM
1 ; SCCSID = @(#)ibmproc.asm 1.1 85/04/10
2 ;
3 ; Pseudo EXEC system call for DOS
4 ;
5
6 .xlist
7 .xcref
8 include mssw.asm
9 .cref
10 .list
11
12 TITLE IBMPROC - process maintenance
13 NAME IBMPROC
14
15 include proc.asm