diff options
Diffstat (limited to 'gcc/config/dsp16xx/dsp16xx.h')
-rw-r--r-- | gcc/config/dsp16xx/dsp16xx.h | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/gcc/config/dsp16xx/dsp16xx.h b/gcc/config/dsp16xx/dsp16xx.h index a9812830454..ec8f2b799ae 100644 --- a/gcc/config/dsp16xx/dsp16xx.h +++ b/gcc/config/dsp16xx/dsp16xx.h @@ -317,10 +317,6 @@ extern int target_flags; /* Width of a word, in units (bytes). */ #define UNITS_PER_WORD 1 -/* Width in bits of a pointer. - See also the macro `Pmode' defined below. */ -#define POINTER_SIZE 16 - /* Allocation boundary (in *bits*) for storing pointers in memory. */ #define POINTER_BOUNDARY 16 |