Remove PAGE_SIZE redifinition (from param.h)
authorAndrey Chernov <ache@FreeBSD.org>
Mon, 13 Jun 1994 08:03:32 +0000 (08:03 +0000)
committerAndrey Chernov <ache@FreeBSD.org>
Mon, 13 Jun 1994 08:03:32 +0000 (08:03 +0000)
gnu/usr.bin/gdb/bfd/freebsd386.c

index 9c26909..22cbd6a 100644 (file)
@@ -29,7 +29,6 @@ Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.  */
 /* ZMAGIC files start at address 0.  This does not apply to QMAGIC.  */
 #define TEXT_START_ADDR 0
 
 /* ZMAGIC files start at address 0.  This does not apply to QMAGIC.  */
 #define TEXT_START_ADDR 0
 
-#define        PAGE_SIZE       4096
 #define        SEGMENT_SIZE    PAGE_SIZE
 
 #define        DEFAULT_ARCH    bfd_arch_i386
 #define        SEGMENT_SIZE    PAGE_SIZE
 
 #define        DEFAULT_ARCH    bfd_arch_i386