aboutsummaryrefslogtreecommitdiffstats
path: root/arch/alpha/lib/dbg_stackcheck.S
diff options
context:
space:
mode:
Diffstat (limited to '')
-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 @@
/*
- * arch/alpha/lib/stackcheck.S
+ * arch/alpha/lib/dbg_stackcheck.S
* Contributed by Richard Henderson (rth@tamu.edu)
*
* Verify that we have not overflowed the stack. Oops if we have.