tweak __unwind_function for bsdi

From-SVN: r8969
This commit is contained in:
Mike Stump 1995-02-18 20:52:11 +00:00
parent af13b0fbb3
commit 1e58f10757
1 changed files with 1 additions and 1 deletions

View File

@ -2252,7 +2252,7 @@ __register_exceptions (exception_table *table)
exception_table_list = node;
}
#ifdef __i386
#if #machine(i386)
void
__unwind_function(void *ptr)
{