* configure.host: Add i[34567]86-*-openbsd[0-2].* and
[deliverable/binutils-gdb.git] / gdb / infcall.h
index 03774111b8cdd2df85812511186058d201bffc16..05d06e034bfc41bd475f0fdb6f3abeff1df0f31f 100644 (file)
 #define INFCALL_H
 
 struct value;
+struct type;
+
+extern CORE_ADDR find_function_addr (struct value *function, 
+                                    struct type **retval_type);
 
 /* Perform a function call in the inferior.
 
This page took 0.023514 seconds and 4 git commands to generate.