diff options
author | Andrew Cagney <cagney@redhat.com> | 1998-05-25 11:06:29 +0000 |
---|---|---|
committer | Andrew Cagney <cagney@redhat.com> | 1998-05-25 11:06:29 +0000 |
commit | 48f83b1a2e0a034c1b28a72c41c85a27a3a01266 (patch) | |
tree | 9bdce36ba1f7f3df9cbe2081f66aa979ee3f7696 /sim/common/.Sanitize | |
parent | c14db36dbbcef966978f8d8aee0b3670d3243bb0 (diff) | |
download | gdb-48f83b1a2e0a034c1b28a72c41c85a27a3a01266.zip gdb-48f83b1a2e0a034c1b28a72c41c85a27a3a01266.tar.gz gdb-48f83b1a2e0a034c1b28a72c41c85a27a3a01266.tar.bz2 |
Make hw-main.h the main header file for H/W devices. Like sim-main.h
Update dv-*.c
Replace *_callback with more correct. *_method. Update dv-*.c
Diffstat (limited to 'sim/common/.Sanitize')
-rw-r--r-- | sim/common/.Sanitize | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/sim/common/.Sanitize b/sim/common/.Sanitize index 5a612e2..240f3d3 100644 --- a/sim/common/.Sanitize +++ b/sim/common/.Sanitize @@ -65,6 +65,7 @@ hw-device.c hw-device.h hw-events.c hw-events.h +hw-main.h hw-ports.c hw-ports.h hw-properties.c @@ -100,6 +101,8 @@ sim-fpu.c sim-fpu.h sim-hload.c sim-hrw.c +sim-hw.c +sim-hw.h sim-info.c sim-inline.c sim-inline.h |