diff options
Diffstat (limited to 'include/asm-cris/processor.h')
-rw-r--r-- | include/asm-cris/processor.h | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/include/asm-cris/processor.h b/include/asm-cris/processor.h index e8b2abb..dce4100 100644 --- a/include/asm-cris/processor.h +++ b/include/asm-cris/processor.h @@ -16,6 +16,8 @@ #include <asm/ptrace.h> #include <asm/arch/processor.h> +struct task_struct; + /* This decides where the kernel will search for a free chunk of vm * space during mmap's. */ |