mirror of
https://github.com/FEX-Emu/linux.git
synced 2024-12-13 20:33:15 +00:00
sh: Fix the arch/sh/kernel/traps.c build for sh32.
Signed-off-by: Paul Mundt <lethal@linux-sh.org>
This commit is contained in:
parent
6d01f51086
commit
47a3eb9556
@ -2,6 +2,8 @@
|
||||
#include <linux/io.h>
|
||||
#include <linux/types.h>
|
||||
#include <linux/kdebug.h>
|
||||
#include <linux/signal.h>
|
||||
#include <linux/sched.h>
|
||||
#include <asm/system.h>
|
||||
|
||||
#ifdef CONFIG_BUG
|
||||
|
Loading…
Reference in New Issue
Block a user