diff options
author | Jason Molenda <jmolenda@apple.com> | 2000-01-25 02:40:50 +0000 |
---|---|---|
committer | Jason Molenda <jmolenda@apple.com> | 2000-01-25 02:40:50 +0000 |
commit | 0fda6bd286fe931a998c4d5322ad12a4ed610f87 (patch) | |
tree | d26808089bd54c9de4bf565a6cf7a34be7d320b9 /sim/mcore | |
parent | b5f303f092e873d88d2b9459deb105e20ff5222c (diff) | |
download | binutils-0fda6bd286fe931a998c4d5322ad12a4ed610f87.zip binutils-0fda6bd286fe931a998c4d5322ad12a4ed610f87.tar.gz binutils-0fda6bd286fe931a998c4d5322ad12a4ed610f87.tar.bz2 |
import gdb-2000-01-24 snapshot
Diffstat (limited to 'sim/mcore')
-rw-r--r-- | sim/mcore/interp.c | 2 | ||||
-rw-r--r-- | sim/mcore/sysdep.h | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/sim/mcore/interp.c b/sim/mcore/interp.c index 899b371..e8d0c63 100644 --- a/sim/mcore/interp.c +++ b/sim/mcore/interp.c @@ -1,4 +1,4 @@ -/* Simulator for Motorolla's MCore processor +/* Simulator for Motorola's MCore processor Copyright (C) 1999 Free Software Foundation, Inc. Contributed by Cygnus Solutions. diff --git a/sim/mcore/sysdep.h b/sim/mcore/sysdep.h index e2e92e1..336740a 100644 --- a/sim/mcore/sysdep.h +++ b/sim/mcore/sysdep.h @@ -1,4 +1,4 @@ -/* System includes and definitions used by the Motorolla MCore simulator. +/* System includes and definitions used by the Motorola MCore simulator. Copyright (C) 1999 Free Software Foundation, Inc. Contributed by Cygnus Solutions. |