aboutsummaryrefslogtreecommitdiffstats
path: root/arch/sh
diff options
context:
space:
mode:
Diffstat (limited to 'arch/sh')
-rw-r--r--arch/sh/kernel/cpu/sh3/entry.S2
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/sh/kernel/cpu/sh3/entry.S b/arch/sh/kernel/cpu/sh3/entry.S
index 8bcd63f9f351..869d56fb7d63 100644
--- a/arch/sh/kernel/cpu/sh3/entry.S
+++ b/arch/sh/kernel/cpu/sh3/entry.S
@@ -323,7 +323,7 @@ skip_restore:
3237: .long 0x30000000 3237: .long 0x30000000
324 324
325! common exception handler 325! common exception handler
326#include "../../entry.S" 326#include "../../entry-common.S"
327 327
328! Exception Vector Base 328! Exception Vector Base
329! 329!