package embox.driver.interrupt

module mips_intc extends irqctrl_api {
	source "mips_intc.c", "mips_intc.h"
}
