* rs6000-tdep.h: Remove defs.h #include.
* Makefile.in (rs6000_tdep_h): Update dependencies.
This commit is contained in:
parent
7022d79819
commit
3463063964
@ -1,3 +1,8 @@
|
||||
2007-12-20 Joel Brobecker <brobecker@adacore.com>
|
||||
|
||||
* rs6000-tdep.h: Remove defs.h #include.
|
||||
* Makefile.in (rs6000_tdep_h): Update dependencies.
|
||||
|
||||
2007-12-20 Thiago Jung Bauermann <bauerman@br.ibm.com>
|
||||
|
||||
* gdbtypes.c (gdbtypes_post_init): Change names of decimal float types
|
||||
|
@ -855,7 +855,7 @@ reggroups_h = reggroups.h
|
||||
regset_h = regset.h
|
||||
remote_fileio_h = remote-fileio.h
|
||||
remote_h = remote.h
|
||||
rs6000_tdep_h = rs6000-tdep.h $(defs_h)
|
||||
rs6000_tdep_h = rs6000-tdep.h
|
||||
s390_tdep_h = s390-tdep.h
|
||||
scm_lang_h = scm-lang.h $(scm_tags_h)
|
||||
scm_tags_h = scm-tags.h
|
||||
|
@ -17,8 +17,6 @@
|
||||
You should have received a copy of the GNU General Public License
|
||||
along with this program. If not, see <http://www.gnu.org/licenses/>. */
|
||||
|
||||
#include "defs.h"
|
||||
|
||||
extern int rs6000_software_single_step (struct frame_info *frame);
|
||||
|
||||
/* Hook in rs6000-tdep.c for determining the TOC address when
|
||||
|
Loading…
x
Reference in New Issue
Block a user