1 2 3 4 5 6 7
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;