Source position: exec.pas line 603
type TInterrupt = record
is_Node: TNode;
is_Data: APTR;
is_Code: Pointer;
end;