
{ Define the maximum allowed size (in bytes) for an allocation unit.

  TYPE
    gft$allocation_unit_size = 0 .. 0ffffff(16); { 1000000;

