mirror of
https://github.com/microsoft/MS-DOS.git
synced 2025-08-27 08:22:56 +00:00
MS-DOS v2.0 Release
This commit is contained in:
16
v2.0/source/STDFCB.ASM
Normal file
16
v2.0/source/STDFCB.ASM
Normal file
@@ -0,0 +1,16 @@
|
||||
;
|
||||
; Standard FCB calls for MSDOS (first 12 function calls)
|
||||
;
|
||||
|
||||
.xlist
|
||||
.xcref
|
||||
INCLUDE STDSW.ASM
|
||||
.cref
|
||||
.list
|
||||
|
||||
TITLE STDFCB - FCB calls for MSDOS
|
||||
NAME STDFCB
|
||||
|
||||
INCLUDE FCB.ASM
|
||||
|
||||
|
Reference in New Issue
Block a user