aboutsummaryrefslogtreecommitdiff
path: root/sim/mips/sim-main.h
diff options
context:
space:
mode:
authorChris Demetriou <cgd@google.com>2002-05-01 23:26:32 +0000
committerChris Demetriou <cgd@google.com>2002-05-01 23:26:32 +0000
commit5accf1ff5654416fad745dc7db60d1d9cdb55e88 (patch)
tree4e262732183df6cb734e932790d7c07516151a94 /sim/mips/sim-main.h
parent52bca491319eb9b4b6be09bdf79400e1443512d2 (diff)
downloadgdb-5accf1ff5654416fad745dc7db60d1d9cdb55e88.zip
gdb-5accf1ff5654416fad745dc7db60d1d9cdb55e88.tar.gz
gdb-5accf1ff5654416fad745dc7db60d1d9cdb55e88.tar.bz2
[ common/ChangeLog ]
2002-05-01 Chris Demetriou <cgd@broadcom.com> * callback.c: Use 'deprecated' rather than 'depreciated.' [ igen/ChangeLog ] 2002-05-01 Chris Demetriou <cgd@broadcom.com> * igen.c: Use 'deprecated' rather than 'depreciated.' [ mips/ChangeLog ] 2002-05-01 Chris Demetriou <cgd@broadcom.com> * interp.c: Use 'deprecated' rather than 'depreciated.' * sim-main.h: Likewise.
Diffstat (limited to 'sim/mips/sim-main.h')
-rw-r--r--sim/mips/sim-main.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/sim/mips/sim-main.h b/sim/mips/sim-main.h
index 4373c00..bcdcd80 100644
--- a/sim/mips/sim-main.h
+++ b/sim/mips/sim-main.h
@@ -43,7 +43,7 @@ typedef address_word sim_cia;
#include "sim-base.h"
-/* Depreciated macros and types for manipulating 64bit values. Use
+/* Deprecated macros and types for manipulating 64bit values. Use
../common/sim-bits.h and ../common/sim-endian.h macros instead. */
typedef signed64 word64;