Source position: exec.pas line 648
type tInterrupt = record
is_Node: tNode;
is_Data: Pointer;
is_Code: Pointer;
end;