Interrupt controller interface

Here are the callouts for the interrupt controller interface:

In addition, two "code stubs" are provided:

The mask() and unmask() perform masking and unmasking of a particular interrupt vector.

The config() callout is used to ascertain the configuration of an interrupt level.

For more information about these callouts, refer to the intrinfo structure in the system page above.