aboutsummaryrefslogtreecommitdiffstats
path: root/Documentation/features/debug/stackprotector
diff options
context:
space:
mode:
Diffstat (limited to 'Documentation/features/debug/stackprotector')
-rw-r--r--Documentation/features/debug/stackprotector/arch-support.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/Documentation/features/debug/stackprotector/arch-support.txt b/Documentation/features/debug/stackprotector/arch-support.txt
index 74b89a9c8b3a..954ac1c95553 100644
--- a/Documentation/features/debug/stackprotector/arch-support.txt
+++ b/Documentation/features/debug/stackprotector/arch-support.txt
@@ -1,6 +1,6 @@
1# 1#
2# Feature name: stackprotector 2# Feature name: stackprotector
3# Kconfig: HAVE_CC_STACKPROTECTOR 3# Kconfig: HAVE_STACKPROTECTOR
4# description: arch supports compiler driven stack overflow protection 4# description: arch supports compiler driven stack overflow protection
5# 5#
6 ----------------------- 6 -----------------------