Honour PRIVATE keyword
[deliverable/binutils-gdb.git] / gdb / exec.h
index e9c2d17bf7a968666517c836c12413163ddf3efa..d0862516c972eafe81886e9d4f33193a96ccf5a3 100644 (file)
@@ -28,7 +28,7 @@ struct section_table;
 struct target_ops;
 struct bfd;
 
-struct target_ops exec_ops;
+extern struct target_ops exec_ops;
 
 /* Builds a section table, given args BFD, SECTABLE_PTR, SECEND_PTR.
    Returns 0 if OK, 1 on error.  */
This page took 0.023662 seconds and 4 git commands to generate.