package body Grt.Arch_None is
   function Get_Time_Stamp return Ghdl_U64 is
   begin
      return 0;
   end Get_Time_Stamp;
end Grt.Arch_None;