aboutsummaryrefslogtreecommitdiffstats
path: root/arch/sh/kernel/dump_task.c
diff options
context:
space:
mode:
Diffstat (limited to 'arch/sh/kernel/dump_task.c')
-rw-r--r--arch/sh/kernel/dump_task.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/sh/kernel/dump_task.c b/arch/sh/kernel/dump_task.c
index 4a8a4083ff0b..1db7ce0f25d4 100644
--- a/arch/sh/kernel/dump_task.c
+++ b/arch/sh/kernel/dump_task.c
@@ -1,5 +1,6 @@
1#include <linux/elfcore.h> 1#include <linux/elfcore.h>
2#include <linux/sched.h> 2#include <linux/sched.h>
3#include <asm/fpu.h>
3 4
4/* 5/*
5 * Capture the user space registers if the task is not running (in user space) 6 * Capture the user space registers if the task is not running (in user space)