]> git.ipfire.org Git - thirdparty/binutils-gdb.git/blobdiff - gdb/config/i960/tm-i960.h
import gdb-1999-09-08 snapshot
[thirdparty/binutils-gdb.git] / gdb / config / i960 / tm-i960.h
index 3a6e2342ee1c5ff545fbb6191ad8b43a2462a475..73bb8dbfff46e1f8c9fe0ac14e599960ccbcd30f 100644 (file)
@@ -287,6 +287,7 @@ extern use_struct_convention_fn i960_use_struct_convention;
    by FI does not have a frame on the stack associated with it.  If it
    does not, FRAMELESS is set to 1, else 0.  */
 
+CORE_ADDR leafproc_return (CORE_ADDR ip);
 #define FRAMELESS_FUNCTION_INVOCATION(FI) \
   (leafproc_return ((FI)->pc) != 0)
 
@@ -341,8 +342,10 @@ error("Function calls into the inferior process are not supported on the i960")
 
 /* Discard from the stack the innermost frame, restoring all registers.  */
 
+
+void i960_pop_frame (void);
 #define POP_FRAME \
-       pop_frame ()
+       i960_pop_frame ()
 
 
 /* This sequence of words is the instructions