summaryrefslogtreecommitdiff
path: root/v4.0/src/DOS/MSCTRLC.ASM
blob: 8343b083aee3ccc9b94ea8a880bcaf3e43a57298 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
;	SCCSID = @(#)ibmctrlc.asm	1.1 85/04/10
;
; ^C and error handler for MSDOS
;

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

TITLE	Control C detection, Hard error and EXIT routines
NAME	IBMCTRLC

include ctrlc.asm