mirror of
https://github.com/microsoft/MS-DOS.git
synced 2025-08-23 22:09:23 +00:00
MS-DOS v2.0 Release
This commit is contained in:
16
v2.0/source/STDPROC.ASM
Normal file
16
v2.0/source/STDPROC.ASM
Normal file
@@ -0,0 +1,16 @@
|
||||
;
|
||||
; Pseudo EXEC system call for MSDOS
|
||||
;
|
||||
|
||||
.xlist
|
||||
.xcref
|
||||
INCLUDE STDSW.ASM
|
||||
.cref
|
||||
.list
|
||||
|
||||
TITLE STDPROC - process maintenance for MSDOS
|
||||
NAME STDPROC
|
||||
|
||||
INCLUDE PROC.ASM
|
||||
|
||||
|
Reference in New Issue
Block a user