diff options
Diffstat (limited to 'gcc/config/bfin/bfin.h')
| -rw-r--r-- | gcc/config/bfin/bfin.h | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/gcc/config/bfin/bfin.h b/gcc/config/bfin/bfin.h index 21f1070..777303e 100644 --- a/gcc/config/bfin/bfin.h +++ b/gcc/config/bfin/bfin.h @@ -150,10 +150,6 @@ extern const char *bfin_library_id_string; */ #define FRAME_POINTER_REQUIRED (bfin_frame_pointer_required ()) -#define PARM_BOUNDRY 32 - -#define STACK_BOUNDRY 32 - /*#define DATA_ALIGNMENT(TYPE, BASIC-ALIGN) for arrays.. */ /* Make strings word-aligned so strcpy from constants will be faster. */ |
