all remaining *.c *.h files from hp merge.
[deliverable/binutils-gdb.git] / bfd / aout-encap.c
index eb746087728dd5935fb3132886fc91eb68c2e8fd..c25f9037dce007c330c026185cf154c5e1acc3fd 100644 (file)
@@ -20,8 +20,8 @@ Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.  */
 /* THIS MODULE IS NOT FINISHED.  IT PROBABLY DOESN'T EVEN COMPILE.  */
 
 #if 0
-#define        PAGE_SIZE       4096
-#define        SEGMENT_SIZE    PAGE_SIZE
+#define        TARGET_PAGE_SIZE        4096
+#define        SEGMENT_SIZE    TARGET_PAGE_SIZE
 #define TEXT_START_ADDR 0
 #define BYTES_IN_WORD 4
 #endif
This page took 0.023003 seconds and 4 git commands to generate.