/* Macro definitions for Power PC running AIX4.
- Copyright 1995 Free Software Foundation, Inc.
+ Copyright 1995, 1997 Free Software Foundation, Inc.
This file is part of GDB.
#ifndef TM_PPC_AIX4_H
#define TM_PPC_AIX4_H
-/* The main executable doesn't need relocation in aix4. Otherwise
- it looks just like any other AIX system. */
-#define DONT_RELOCATE_SYMFILE_OBJFILE
-
/* Use generic RS6000 definitions. */
#include "rs6000/tm-rs6000.h"
/* Macro definitions for RS/6000 running AIX4.
- Copyright 1995 Free Software Foundation, Inc.
+ Copyright 1995, 1997 Free Software Foundation, Inc.
This file is part of GDB.
#ifndef TM_RS6000_AIX4_H
#define TM_RS6000_AIX4_H
-/* The main executable doesn't need relocation in aix4. */
-#define DONT_RELOCATE_SYMFILE_OBJFILE
-
/* Use generic RS6000 definitions. */
#include "rs6000/tm-rs6000.h"