summaryrefslogtreecommitdiff
path: root/v4.0/src/DOS/MSCODE.ASM
blob: 74668c92ec2c01d8f8d1d98c5ec743c7af1a94bb (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
;	SCCSID = @(#)ibmcode.asm	1.1 85/04/10
TITLE	MISC DOS ROUTINES - Int 25 and 26 handlers and other
NAME	IBMCODE

;
; System call dispatch code.
;

.xlist
.xcref
include mssw.asm
.cref
.list

include ms_code.asm
	END