summaryrefslogtreecommitdiff
path: root/os_dep.c
diff options
context:
space:
mode:
Diffstat (limited to 'os_dep.c')
-rw-r--r--os_dep.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/os_dep.c b/os_dep.c
index 48f28569..4e647a28 100644
--- a/os_dep.c
+++ b/os_dep.c
@@ -1217,7 +1217,7 @@ ptr_t GC_get_main_stack_base(void)
# if defined(HEURISTIC1) || defined(HEURISTIC2)
MAYBE_UNUSED word dummy;
# endif
- MAYBE_UNUSED ptr_t result;
+ MAYBE_UNUSED ptr_t result;
# define STACKBOTTOM_ALIGNMENT_M1 ((word)STACK_GRAN - 1)