Add missing PARAMS around prototype's parameters

From-SVN: r39102
This commit is contained in:
Nick Clifton 2001-01-17 23:31:45 +00:00
parent bc65b5ecf6
commit 6fee9e99fa

View File

@ -120,8 +120,8 @@ static int toc_hash_eq PARAMS ((const void *, const void *));
static int toc_hash_mark_entry PARAMS ((void **, void *));
static void toc_hash_mark_table PARAMS ((void *));
static int constant_pool_expr_1 PARAMS ((rtx, int *, int *));
static void rs6000_free_machine_status (struct function *);
static void rs6000_init_machine_status (struct function *);
static void rs6000_free_machine_status PARAMS ((struct function *));
static void rs6000_init_machine_status PARAMS ((struct function *));
/* Default register names. */
char rs6000_reg_names[][8] =