Source position: nonvolatile.pas line 49
type tNVEntry = record
nve_Node: tMinNode;
nve_Name: STRPTR;
nve_Size: ULONG;
nve_Protection: ULONG;
end;