aboutsummaryrefslogtreecommitdiffstats
path: root/arch/alpha/lib/dbg_stackcheck.S
diff options
context:
space:
mode:
Diffstat (limited to 'arch/alpha/lib/dbg_stackcheck.S')
-rw-r--r--arch/alpha/lib/dbg_stackcheck.S2
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/alpha/lib/dbg_stackcheck.S b/arch/alpha/lib/dbg_stackcheck.S
index 3c1f3e6522e5..78f6b924ad8f 100644
--- a/arch/alpha/lib/dbg_stackcheck.S
+++ b/arch/alpha/lib/dbg_stackcheck.S
@@ -1,5 +1,5 @@
1/* 1/*
2 * arch/alpha/lib/stackcheck.S 2 * arch/alpha/lib/dbg_stackcheck.S
3 * Contributed by Richard Henderson (rth@tamu.edu) 3 * Contributed by Richard Henderson (rth@tamu.edu)
4 * 4 *
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.