timer1_intr
int timer1_intr(void *);
intc_intr_establish(I_CH10_TIMER1, IPL_SOFTCLOCK, timer1_intr, 0);