示例#1
0
void beat_kexec_cpu_down(int crash, int secondary)
{
	beatic_deinit_IRQ();
}
示例#2
0
static void celleb_kexec_cpu_down(int crash, int secondary)
{
	beatic_deinit_IRQ();
}