2012-03-08 Luis Machado <lgustavo@codesourcery.com>
[deliverable/binutils-gdb.git] / gdb / exec.c
index 8a3e79763bf219be94a68fa962ac258f7e3d026f..58fb55e2bf7ae1546f0051e64d892fb8370008d3 100644 (file)
@@ -667,7 +667,7 @@ section_table_xfer_memory_partial (gdb_byte *readbuf, const gdb_byte *writebuf,
   return 0;                    /* We can't help.  */
 }
 
-struct target_section_table *
+static struct target_section_table *
 exec_get_section_table (struct target_ops *ops)
 {
   return current_target_sections;
This page took 0.023363 seconds and 4 git commands to generate.