Skip to content
Commit 01e19cf2 authored by Eric S. Raymond's avatar Eric S. Raymond
Browse files

Address GitLab issue #274: functions fail to inline

Move code into libntp/timespecops.c with normal externs.

The old way made gcc unhappy when its error-checking level was set
sufficiently high.

On modern processors function inlining doesn't save enough execution time to
be worthwhile, anyway, not outide of hard realtime which this isn't.
parent ba7c8ecf
Loading
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment