* hppa-tdep.c: Add #include "osabi.h" (for hppa_gdbarch_init).
authorJoel Brobecker <brobecker@gnat.com>
Mon, 2 Dec 2002 23:30:34 +0000 (23:30 +0000)
committerJoel Brobecker <brobecker@gnat.com>
Mon, 2 Dec 2002 23:30:34 +0000 (23:30 +0000)
commit59623e2707f69ccf3c47d15a4c719074891bfe13
treee1319997172830537bdde85b0d597f08a20a27e8
parenta09a320d6fc865fa15bebf6d492550a70fcc8c89
   * hppa-tdep.c: Add #include "osabi.h" (for hppa_gdbarch_init).
       (hppa_gdbarch_init): Detect osabi from objfile. Will be needed
       later to set the proper gdbarch methods depending on the osabi.
       * Makefile.in (hppa-tdep.o): Add dependency on osabi.h.
gdb/ChangeLog
gdb/Makefile.in
gdb/hppa-tdep.c