diff options
author | David Edelsohn <dje.gcc@gmail.com> | 1997-04-17 09:37:42 +0000 |
---|---|---|
committer | David Edelsohn <dje.gcc@gmail.com> | 1997-04-17 09:37:42 +0000 |
commit | 3b609fd51154284929daf44b72802dd47c5c0570 (patch) | |
tree | 247a85ea92d5a89eec1ded34d38f565a22d452fc | |
parent | 0f2811d1c539d123b69ffa0da3cd13febd10ef43 (diff) | |
download | gdb-3b609fd51154284929daf44b72802dd47c5c0570.zip gdb-3b609fd51154284929daf44b72802dd47c5c0570.tar.gz gdb-3b609fd51154284929daf44b72802dd47c5c0570.tar.bz2 |
Add sim-load.c, sim-trace.h.
-rw-r--r-- | sim/common/.Sanitize | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/sim/common/.Sanitize b/sim/common/.Sanitize index 5b660ac..740aaf6 100644 --- a/sim/common/.Sanitize +++ b/sim/common/.Sanitize @@ -53,9 +53,11 @@ sim-inline.c sim-inline.h sim-io.c sim-io.h +sim-load.c sim-n-bits.h sim-n-core.h sim-n-endian.h +sim-trace.h sim-types.h sim-utils.c sim-xcat.h |