diff options
Diffstat (limited to 'gcc/config/i370/i370.h')
-rw-r--r-- | gcc/config/i370/i370.h | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/gcc/config/i370/i370.h b/gcc/config/i370/i370.h index 628a021dfd2..112758c7ad0 100644 --- a/gcc/config/i370/i370.h +++ b/gcc/config/i370/i370.h @@ -90,10 +90,6 @@ extern int mvs_function_name_length; #define UNITS_PER_WORD 4 -/* Width in bits of a pointer. See also the macro `Pmode' defined below. */ - -#define POINTER_SIZE 32 - /* Allocation boundary (in *bits*) for storing pointers in memory. */ #define POINTER_BOUNDARY 32 |