aboutsummaryrefslogtreecommitdiff
path: root/gas/conf.in
diff options
context:
space:
mode:
Diffstat (limited to 'gas/conf.in')
-rw-r--r--gas/conf.in6
1 files changed, 3 insertions, 3 deletions
diff --git a/gas/conf.in b/gas/conf.in
index 29288ba..4cc4b71 100644
--- a/gas/conf.in
+++ b/gas/conf.in
@@ -19,9 +19,9 @@
/* If using the C implementation of alloca, define if you know the
direction of stack growth for your system; otherwise it will be
automatically deduced at run-time.
- STACK_DIRECTION > 0 => grows toward higher addresses
- STACK_DIRECTION < 0 => grows toward lower addresses
- STACK_DIRECTION = 0 => direction of growth unknown
+ STACK_DIRECTION > 0 => grows toward higher addresses
+ STACK_DIRECTION < 0 => grows toward lower addresses
+ STACK_DIRECTION = 0 => direction of growth unknown
*/
#undef STACK_DIRECTION