
  TYPE
    oct$old_relocation_list = record
      byte: oct$relocation_item_list,
      two_byte: oct$relocation_item_list,
      four_byte: oct$relocation_item_list,
      eight_byte: oct$relocation_item_list,
    recend;

*copyc oct$relocation_item_list
