aboutsummaryrefslogtreecommitdiff
path: root/gcc/rtl.h
diff options
context:
space:
mode:
Diffstat (limited to 'gcc/rtl.h')
-rw-r--r--gcc/rtl.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/gcc/rtl.h b/gcc/rtl.h
index 2661934..eee7473 100644
--- a/gcc/rtl.h
+++ b/gcc/rtl.h
@@ -1539,7 +1539,7 @@ extern void init_optabs PROTO ((void));
#ifdef BUFSIZ
extern void dump_local_alloc PROTO ((FILE *));
#endif
-extern void local_alloc PROTO ((void));
+extern int local_alloc PROTO ((void));
extern int function_invariant_p PROTO ((rtx));
/* In reload1.c */