diff options
Diffstat (limited to 'gcc/config/m68k/m68k.h')
| -rw-r--r-- | gcc/config/m68k/m68k.h | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/gcc/config/m68k/m68k.h b/gcc/config/m68k/m68k.h index 9c5cd8258de..5d170429bf0 100644 --- a/gcc/config/m68k/m68k.h +++ b/gcc/config/m68k/m68k.h @@ -925,9 +925,6 @@ extern enum reg_class regno_reg_class[]; /* Offset of first parameter from the argument pointer register value. */ #define FIRST_PARM_OFFSET(FNDECL) 8 -/* Offset of the CFA from the argument pointer register value. */ -#define ARG_POINTER_CFA_OFFSET 8 - /* Value is the number of byte of arguments automatically popped when returning from a subroutine call. FUNDECL is the declaration node of the function (as a tree), |

