]> wirehaze git hosting - MS-DOS.git/blob - v2.0/source/STDPROC.ASM

wirehaze git hosting

Merge pull request #6 from notnownikki/master
[MS-DOS.git] / v2.0 / source / STDPROC.ASM
1 ;
2 ; Pseudo EXEC system call for MSDOS
3 ;
4
5 .xlist
6 .xcref
7 INCLUDE STDSW.ASM
8 .cref
9 .list
10
11 TITLE STDPROC - process maintenance for MSDOS
12 NAME STDPROC
13
14 INCLUDE PROC.ASM
15
16 \1a