ShowModule v0.1 (c) 1992 $#%!
now showing: "emodules:exec/interrupts.m"
NOTE: don't use this output in your code, use the module instead.

(---) OBJECT is
(  0)   ln:substructure
( 14)   data:LONG
( 18)   code:LONG
(---) ENDOBJECT     /* SIZEOF=22 */

(---) OBJECT iv
(  0)   data:LONG
(  4)   code:LONG
(  8)   node:LONG
(---) ENDOBJECT     /* SIZEOF=12 */

CONST SF_SAR=$8000,
      SF_TQE=$4000,
      SF_SINT=$2000

(---) OBJECT sh
(  0)   lh:substructure
( 14)   pad:INT
(---) ENDOBJECT     /* SIZEOF=16 */

CONST SIH_PRIMASK=$F0,
      SIH_QUEUES=5,
      INTF_NMI=$8000

