*** empty log message ***
[deliverable/binutils-gdb.git] / gdb / frv-tdep.h
index 52aacdd41264044e765a188bfc89561370c79cdc..73122a6240b13d019d5edcb17c0c51ccf4dac588 100644 (file)
@@ -97,11 +97,6 @@ enum {
 /* Return the FR-V ABI associated with GDBARCH.  */
 enum frv_abi frv_abi (struct gdbarch *gdbarch);
 
-/* Associate a sigcontext address fetcher with GDBARCH.  */
-void frv_set_sigcontext_reg_addr (struct gdbarch *gdbarch,
-                                  CORE_ADDR (*sigcontext_reg_addr)
-                                   (struct frame_info *, int, CORE_ADDR *));
-
 /* Fetch the interpreter and executable loadmap addresses (for shared
    library support) for the FDPIC ABI.  Return 0 if successful, -1 if
    not.  (E.g, -1 will be returned if the ABI isn't the FDPIC ABI.)  */
This page took 0.02376 seconds and 4 git commands to generate.