aboutsummaryrefslogtreecommitdiff
path: root/gcc/function.h
diff options
context:
space:
mode:
Diffstat (limited to 'gcc/function.h')
-rw-r--r--gcc/function.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/gcc/function.h b/gcc/function.h
index 11fa1d0..65810c2 100644
--- a/gcc/function.h
+++ b/gcc/function.h
@@ -553,7 +553,6 @@ extern void use_return_register (void);
extern rtx get_arg_pointer_save_area (struct function *);
extern void init_virtual_regs (struct emit_status *);
-extern void instantiate_virtual_regs (void);
/* Returns the name of the current function. */
extern const char *current_function_name (void);