Ejemplo n.º 1
0
void beat_kexec_cpu_down(int crash, int secondary)
{
	beatic_deinit_IRQ();
}
Ejemplo n.º 2
0
static void celleb_kexec_cpu_down(int crash, int secondary)
{
	beatic_deinit_IRQ();
}