timer_posix.c File Reference

Low-level timer module for Qt emulator (implementation). More...

#include <os/hptime.h>
#include <kern/irq.h>
#include <signal.h>
#include <string.h>
#include <sys/time.h>

Go to the source code of this file.


Functions

static void timer_hw_init (void)
 HW dependent timer initialization.

Detailed Description

Low-level timer module for Qt emulator (implementation).

Version:
Id
timer_posix.c 2506 2009-04-15 08:29:07Z duplo
Author:
Bernie Innocenti <bernie@codewiz.org>

Definition in file timer_posix.c.