diff options
author | Stu Grossman <grossman@cygnus> | 1995-01-09 23:46:03 +0000 |
---|---|---|
committer | Stu Grossman <grossman@cygnus> | 1995-01-09 23:46:03 +0000 |
commit | a42b1d054c9694a9e290045770487fb152486945 (patch) | |
tree | ca2e0782650bae79d0000da587a7b2980ea09964 /sim | |
parent | 229ad46612b3e6e2076dddd0fcc9904d0c528690 (diff) | |
download | gdb-a42b1d054c9694a9e290045770487fb152486945.zip gdb-a42b1d054c9694a9e290045770487fb152486945.tar.gz gdb-a42b1d054c9694a9e290045770487fb152486945.tar.bz2 |
* interp.c: Remove def of INLINE. This comes from bfd.h. Also,
declare IOMEM before using it.
Diffstat (limited to 'sim')
-rw-r--r-- | sim/sh/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/sim/sh/ChangeLog b/sim/sh/ChangeLog index 12391d3..034043b 100644 --- a/sim/sh/ChangeLog +++ b/sim/sh/ChangeLog @@ -1,3 +1,8 @@ +Mon Jan 9 15:43:53 1995 Stu Grossman (grossman@cygnus.com) + + * interp.c: Remove def of INLINE. This comes from bfd.h. Also, + declare IOMEM before using it. + Wed Dec 28 21:25:31 1994 Steve Chamberlain (sac@jonny.cygnus.com) * interp.c (BUSERROR): New macro. |