2011-04-21 Tristan Gingold <gingold@adacore.com>
[deliverable/binutils-gdb.git] / gdb / inferior.h
index 9f33ae8e4b0c650256606e73ef39a6abfbb328c1..f8adb6cce98ea545b72df4d41ad7a5295639587d 100644 (file)
@@ -366,7 +366,7 @@ extern int debug_displaced;
 void displaced_step_dump_bytes (struct ui_file *file,
                                 const gdb_byte *buf, size_t len);
 
-struct displaced_step_closureget_displaced_step_closure_by_addr (CORE_ADDR addr);
+struct displaced_step_closure *get_displaced_step_closure_by_addr (CORE_ADDR addr);
 \f
 /* Possible values for gdbarch_call_dummy_location.  */
 #define ON_STACK 1
This page took 0.026596 seconds and 4 git commands to generate.