summaryrefslogtreecommitdiff
path: root/gcc/regs.h
diff options
context:
space:
mode:
Diffstat (limited to 'gcc/regs.h')
-rwxr-xr-xgcc/regs.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/gcc/regs.h b/gcc/regs.h
index 2b72a44..94f61b2 100755
--- a/gcc/regs.h
+++ b/gcc/regs.h
@@ -220,4 +220,4 @@ extern int caller_save_needed;
#endif
/* Allocate reg_n_info tables */
-extern void allocate_reg_info PROTO((size_t, int, int));
+extern void allocate_reg_info (size_t, int, int);