From: Steve Chamberlain Date: Fri, 19 Mar 1993 15:41:31 +0000 (+0000) Subject: (print_insn): Include the new dis-asm header file. X-Git-Tag: gdb-4_18~19863 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=52f8e6a0abe450f3c34ed0c4c496e94d8efdf0cd;p=external%2Fbinutils.git (print_insn): Include the new dis-asm header file. --- diff --git a/gdb/ChangeLog b/gdb/ChangeLog index 2e3a1fd..9e21433 100644 --- a/gdb/ChangeLog +++ b/gdb/ChangeLog @@ -1,3 +1,7 @@ +Fri Mar 19 07:40:09 1993 Steve Chamberlain (sac@cygnus.com) + + * z8k-tdep.c (print_insn): Include the new dis-asm header file. + Thu Mar 18 14:26:57 1993 Per Bothner (bothner@rtl.cygnus.com) * ieee-float.c: Moved to ../libiberty. diff --git a/gdb/z8k-tdep.c b/gdb/z8k-tdep.c index 65f73f0..ff91a76 100644 --- a/gdb/z8k-tdep.c +++ b/gdb/z8k-tdep.c @@ -28,7 +28,7 @@ Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. */ #include "symtab.h" #include "gdbcmd.h" #include "gdbtypes.h" - +#include "dis-asm.h" /* Return the saved PC from this frame. If the frame has a memory copy of SRP_REGNUM, use that. If not,