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 1682 2008-08-25 11:27:45Z bernie
Definition in file timer_posix.c.
