diff options
Diffstat (limited to 'arch/m68k/kernel/entry.S')
| -rw-r--r-- | arch/m68k/kernel/entry.S | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/m68k/kernel/entry.S b/arch/m68k/kernel/entry.S index e964015a31dc..23ca60a45552 100644 --- a/arch/m68k/kernel/entry.S +++ b/arch/m68k/kernel/entry.S | |||
| @@ -42,7 +42,7 @@ | |||
| 42 | #include <asm/traps.h> | 42 | #include <asm/traps.h> |
| 43 | #include <asm/unistd.h> | 43 | #include <asm/unistd.h> |
| 44 | 44 | ||
| 45 | #include <asm/offsets.h> | 45 | #include <asm/asm-offsets.h> |
| 46 | 46 | ||
| 47 | .globl system_call, buserr, trap | 47 | .globl system_call, buserr, trap |
| 48 | .globl resume, ret_from_exception | 48 | .globl resume, ret_from_exception |
