aboutsummaryrefslogtreecommitdiff
path: root/sim/common/hw-device.c
diff options
context:
space:
mode:
authorAndrew Cagney <cagney@redhat.com>1998-05-25 08:50:22 +0000
committerAndrew Cagney <cagney@redhat.com>1998-05-25 08:50:22 +0000
commitc14db36dbbcef966978f8d8aee0b3670d3243bb0 (patch)
tree18befbba5eae86246d73d0a50788cf8eb75f5c10 /sim/common/hw-device.c
parent325a1ba87687ac0a8002b24a6a1215b933ae28bb (diff)
downloadgdb-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/hw-device.c')
-rw-r--r--sim/common/hw-device.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/sim/common/hw-device.c b/sim/common/hw-device.c
index b435ebd..41abab8 100644
--- a/sim/common/hw-device.c
+++ b/sim/common/hw-device.c
@@ -26,7 +26,6 @@
#include <stdlib.h>
#endif
-
/* Address methods */
const hw_unit *
@@ -36,7 +35,6 @@ hw_unit_address (struct hw *me)
}
-
/* IOCTL: */
int