summaryrefslogtreecommitdiff
path: root/sysdeps/unix/sysv/solaris2/kopensolaris-gnu/gethrtime.S
blob: 2ef92ea45f36d07742c883d19533f8d85a1bb642 (plain)
1
2
3
4
5
6
#include <sysdep.h>
#include <sys/trap.h>

PSEUDO_FASTTRAP (gethrtime, GETHRTIME, 0)
  ret
PSEUDO_END (gethrtime)