erigon-pulse/common/mclock/mclock.s
Felix Lange f984684fb6 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.
# Conflicts:
#	go.mod
#	go.sum
2021-03-09 12:33:30 +01:00

2 lines
60 B
ArmAsm

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