diff options
author | Andrew Cagney <cagney@redhat.com> | 1998-05-25 08:50:22 +0000 |
---|---|---|
committer | Andrew Cagney <cagney@redhat.com> | 1998-05-25 08:50:22 +0000 |
commit | c14db36dbbcef966978f8d8aee0b3670d3243bb0 (patch) | |
tree | 18befbba5eae86246d73d0a50788cf8eb75f5c10 /sim/common/.Sanitize | |
parent | 325a1ba87687ac0a8002b24a6a1215b933ae28bb (diff) | |
download | gdb-c14db36dbbcef966978f8d8aee0b3670d3243bb0.zip gdb-c14db36dbbcef966978f8d8aee0b3670d3243bb0.tar.gz gdb-c14db36dbbcef966978f8d8aee0b3670d3243bb0.tar.bz2 |
Add files hw-alloc.[hc] (mising from last CI)
Move set_* macro's from hw-base to hw-device.
Diffstat (limited to 'sim/common/.Sanitize')
-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 c969031..5a612e2 100644 --- a/sim/common/.Sanitize +++ b/sim/common/.Sanitize @@ -57,6 +57,8 @@ genmloop.sh gennltvals.sh gentmap.c gentvals.sh +hw-alloc.c +hw-alloc.h hw-base.c hw-base.h hw-device.c |