minix/lib/libsys/arch/earm
Thomas Veerman 2b793e4945 libsys: refactor frclock api
Make the frclock functions similar to the tsc utility functions. This
way, we can call frclock functions from the framebuffer driver which
will use frclock on ARM and tsc on X86.

Also, frclock_64_to_micros computed seconds, not microseconds

Change-Id: I6718ae0fb7db050794f6f032205923e1a32dc1ac
2013-02-22 13:08:21 +00:00
..
frclock_util.c libsys: refactor frclock api 2013-02-22 13:08:21 +00:00
Makefile.inc ARM: provide free running clock to replace ccnt 2013-01-31 15:19:11 +00:00
spin.c libsys: refactor frclock api 2013-02-22 13:08:21 +00:00
tsc_util.c ARM: provide free running clock to replace ccnt 2013-01-31 15:19:11 +00:00