mips/loongson_1b: format code
This commit is contained in:
parent
0ee101ccb0
commit
11fb9060e0
|
@ -30,7 +30,7 @@ void rt_interrupt_dispatch(void *ptreg);
|
|||
void rt_hw_timer_handler();
|
||||
|
||||
static struct ls1b_intc_regs volatile *ls1b_hw0_icregs
|
||||
= (struct ls1b_intc_regs volatile *)(LS1B_INTREG_BASE);
|
||||
= (struct ls1b_intc_regs volatile *)(LS1B_INTREG_BASE);
|
||||
|
||||
/**
|
||||
* @addtogroup Loongson LS1B
|
||||
|
|
Loading…
Reference in New Issue