CVSROOT: /cvs Module name: ports Changes by: [email protected] 2013/04/01 07:40:32
Modified files:
emulators/qemu : Makefile
Added files:
emulators/qemu/patches: patch-include_qemu_timer_h
Log message:
Update the get_clock() function so it will utilize clock_gettime() with
monotonic time on OpenBSD instead of using gettimeofday().
ok sthen@
