diff options
Diffstat (limited to 'arch/alpha/lib/dbg_stackcheck.S')
| -rw-r--r-- | arch/alpha/lib/dbg_stackcheck.S | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/alpha/lib/dbg_stackcheck.S b/arch/alpha/lib/dbg_stackcheck.S index cc5ce3a5fcad..3c1f3e6522e5 100644 --- a/arch/alpha/lib/dbg_stackcheck.S +++ b/arch/alpha/lib/dbg_stackcheck.S | |||
| @@ -5,7 +5,7 @@ | |||
| 5 | * Verify that we have not overflowed the stack. Oops if we have. | 5 | * Verify that we have not overflowed the stack. Oops if we have. |
| 6 | */ | 6 | */ |
| 7 | 7 | ||
| 8 | #include <asm/asm_offsets.h> | 8 | #include <asm/asm-offsets.h> |
| 9 | 9 | ||
| 10 | .text | 10 | .text |
| 11 | .set noat | 11 | .set noat |
