aboutsummaryrefslogtreecommitdiff
path: root/gcc/gcc.h
diff options
context:
space:
mode:
Diffstat (limited to 'gcc/gcc.h')
-rw-r--r--gcc/gcc.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/gcc/gcc.h b/gcc/gcc.h
index a0a1d94..dc77dba 100644
--- a/gcc/gcc.h
+++ b/gcc/gcc.h
@@ -51,6 +51,7 @@ class driver
void do_spec_on_infiles () const;
void maybe_run_linker (const char *argv0) const;
void final_actions () const;
+ void detect_jobserver () const;
int get_exit_code () const;
private: