* pa.c (pa_init_builtins): Fix warning.

From-SVN: r64286
This commit is contained in:
John David Anglin 2003-03-13 01:21:05 +00:00 committed by John David Anglin
parent 4cc819ab05
commit eab9e74247
2 changed files with 5 additions and 1 deletions

View File

@ -1,3 +1,7 @@
2003-03-12 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
* pa.c (pa_init_builtins): Fix warning.
2003-03-12 Steve Ellcey <sje@cup.hp.com>
* config/ia64/ia64.h (ASM_OUTPUT_XDATA_CHAR): Remove.

View File

@ -342,7 +342,7 @@ override_options ()
}
}
void
static void
pa_init_builtins ()
{
#ifdef DONT_HAVE_FPUTC_UNLOCKED