.TH interrupt "" "" Definition
.PC
.PP
An
.B interrupt
is an interruption of
the sequential flow of a program.
It can be generated by the hardware, from within the
program itself, or from the operating system.
.SH "See Also"
.Xr "Programming COHERENT," programmi
.Xr "signal()" signal
