1
0
Files
kernel-49/arch/mips/tc3262/irq.h
2021-03-11 18:33:13 +03:00

7 lines
84 B
C

#ifndef _TC3262_IRQ_H
#define _TC3262_IRQ_H
void tc_disable_irq_all(void);
#endif