提交 b618ad31 编写于 作者: V Vegard Nossum

stacktrace: add forward-declaration struct task_struct

This is needed if the header is to be free-standing.
Signed-off-by: NVegard Nossum <vegard.nossum@gmail.com>
上级 acc6be54
......@@ -4,6 +4,8 @@
struct task_struct;
#ifdef CONFIG_STACKTRACE
struct task_struct;
struct stack_trace {
unsigned int nr_entries, max_entries;
unsigned long *entries;
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册