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

wirehaze git hosting

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