aboutsummaryrefslogtreecommitdiff
path: root/gcc/libgcc2.c
diff options
context:
space:
mode:
Diffstat (limited to 'gcc/libgcc2.c')
-rw-r--r--gcc/libgcc2.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/gcc/libgcc2.c b/gcc/libgcc2.c
index a0356d1..661a799 100644
--- a/gcc/libgcc2.c
+++ b/gcc/libgcc2.c
@@ -2252,7 +2252,7 @@ __register_exceptions (exception_table *table)
exception_table_list = node;
}
-#ifdef __i386
+#if #machine(i386)
void
__unwind_function(void *ptr)
{