diff options
Diffstat (limited to 'bfd/aout-encap.c')
-rw-r--r-- | bfd/aout-encap.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/bfd/aout-encap.c b/bfd/aout-encap.c index 6c3772e..f5e4fd7 100644 --- a/bfd/aout-encap.c +++ b/bfd/aout-encap.c @@ -23,7 +23,6 @@ Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. */ #define PAGE_SIZE 4096 #define SEGMENT_SIZE PAGE_SIZE #define TEXT_START_ADDR 0 -#define ARCH 32 #define BYTES_IN_WORD 4 #endif |