On 7/27/2016 4:08 AM, Konstantin Belousov wrote:
> +void
> +getboottime(struct timeval *boottime)
> +{
> +
> + *boottime = boottime_x;
> +}
> +
> +void
> +getboottimebin(struct bintime *boottimebin)
> +{
> +
> + *boottimebin = boottimebin_x;
> +}Is there benefit to moving these to a header and making them explicitly inline? -- Regards, Bryan Drewery
signature.asc
Description: OpenPGP digital signature
