remove unused define

dev/timer
Ludwig Ortmann 11 years ago
parent f8f9557b0b
commit 1a628ee810

@ -30,8 +30,6 @@
#include "debug.h"
#define HWTIMER_MINTICKS (1000)
static unsigned long native_hwtimer_now;
static int native_hwtimer_irq[ARCH_MAXTIMERS];
static timer_t native_hwtimer_timer[ARCH_MAXTIMERS];

Loading…
Cancel
Save