common/mclock: remove dependency on github.com/aristanetworks/goarista (#22211)
It takes three lines of code to get to runtime.nanotime, no need to pull a dependency for that.
This commit is contained in:
1
common/mclock/mclock.s
Normal file
1
common/mclock/mclock.s
Normal file
@ -0,0 +1 @@
|
||||
// This file exists in order to be able to use go:linkname.
|
Reference in New Issue
Block a user