diff options
author | Stan Shebs <shebs@codesourcery.com> | 1995-01-17 04:44:43 +0000 |
---|---|---|
committer | Stan Shebs <shebs@codesourcery.com> | 1995-01-17 04:44:43 +0000 |
commit | 0336337260d3f992cf49e55ab9e3ecd8d2a5f351 (patch) | |
tree | 569605ac3402ec6cea39d525dd5685c46ba75324 | |
parent | 18b46e7c5378bb16c32827413376fa5982a4d8eb (diff) | |
download | gdb-0336337260d3f992cf49e55ab9e3ecd8d2a5f351.zip gdb-0336337260d3f992cf49e55ab9e3ecd8d2a5f351.tar.gz gdb-0336337260d3f992cf49e55ab9e3ecd8d2a5f351.tar.bz2 |
Revert previous, ill-considered change to defs.h
-rw-r--r-- | gdb/ChangeLog | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/gdb/ChangeLog b/gdb/ChangeLog index 2257586..ef1a241 100644 --- a/gdb/ChangeLog +++ b/gdb/ChangeLog @@ -54,8 +54,6 @@ Mon Jan 16 18:11:03 1995 Stan Shebs <shebs@andros.cygnus.com> * printcmd.c (print_insn): New function, generic disassembler. * config/*/*.mt (TDEPFILES): Remove refs to *-pinsn.o. - * defs.h (query_hook, error_hook): Fix prototypes. - Mon Jan 16 15:43:29 1995 Kung Hsu <kung@mexican.cygnus.com> * Makefile.in: add new files remote-vx29k.c, config/a29k/tm-vx29k.h, |