]> Git Repo - binutils.git/blobdiff - gdb/config/sh/tm-sh.h
CARP: Delete ABOUT_TO_RETURN across all targets.
[binutils.git] / gdb / config / sh / tm-sh.h
index 82108f3f3311e2dd0d272000e48e8d4ffeedad6e..cc39ed3b5a8d4348dc7dad1043e5e3116416092d 100644 (file)
@@ -74,9 +74,6 @@ extern CORE_ADDR sh_skip_prologue ();
    define this before including this file.  */
 #define DECR_PC_AFTER_BREAK 0
 
-/* Nonzero if instruction at PC is a return instruction.  */
-#define ABOUT_TO_RETURN(pc) (read_memory_integer(pc,2) == 0x000b)
-
 /* Say how long registers are.  */
 #define REGISTER_TYPE  long
 
This page took 0.023939 seconds and 4 git commands to generate.