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

.xlist
.xcref
include stdsw.asm
.cref
.list

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

include ctrlc.asm