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