PR ld/10515
[binutils-gdb.git] / gold / script-c.h
index 3da634f79fd00beaca469b20a4b9e41e2a64d790..37016b09cc12da2e3463c4cf9e875d9a20232f1e 100644 (file)
@@ -258,6 +258,10 @@ extern int
 script_check_output_format(void* closure, const char*, size_t,
                           const char*, size_t, const char*, size_t);
 
+/* Called by the bison parser to handle TARGET.  */
+extern void
+script_set_target(void* closure, const char*, size_t);
+
 /* Called by the bison parser to handle SEARCH_DIR.  */
 
 extern void