plugeth/common/mclock/mclock.s
Felix Lange f26c19cbcd
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.
2021-01-22 20:15:27 +01:00

2 lines
60 B
ArmAsm

// This file exists in order to be able to use go:linkname.