diff options
Diffstat (limited to 'gcc/config/sh/sh.h')
-rw-r--r-- | gcc/config/sh/sh.h | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/gcc/config/sh/sh.h b/gcc/config/sh/sh.h index 0b36079560d..8c34084e1fd 100644 --- a/gcc/config/sh/sh.h +++ b/gcc/config/sh/sh.h @@ -1217,11 +1217,6 @@ extern int current_function_anonymous_args; #define EXIT_IGNORE_STACK 1 -/* Generate the assembly code for function exit - Just dump out any accumulated constant table. */ - -#define FUNCTION_EPILOGUE(STREAM, SIZE) function_epilogue ((STREAM), (SIZE)) - /* On the SH, the trampoline looks like 2 0002 D202 mov.l l2,r2 |