summaryrefslogtreecommitdiff
path: root/gcc/toplev.h
diff options
context:
space:
mode:
Diffstat (limited to 'gcc/toplev.h')
-rw-r--r--gcc/toplev.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/gcc/toplev.h b/gcc/toplev.h
index a36f9eb1670..a5d0c532e3a 100644
--- a/gcc/toplev.h
+++ b/gcc/toplev.h
@@ -91,6 +91,7 @@ extern void fnotice (FILE *, const char *, ...)
extern int wrapup_global_declarations (tree *, int);
extern void check_global_declarations (tree *, int);
+extern void write_global_declarations (void);
/* A unique local time stamp, might be zero if none is available. */
extern unsigned local_tick;