package embox.driver.interrupt

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