提交 f5fd02a3 编写于 作者: R Ralf Baechle

MIPS: Forward declare struct task_struct to avoid potencial warning.

上级 0d34fb8e
......@@ -15,6 +15,8 @@
#include <linux/cpumask.h>
struct task_struct;
struct plat_smp_ops {
void (*send_ipi_single)(int cpu, unsigned int action);
void (*send_ipi_mask)(cpumask_t mask, unsigned int action);
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册