Add hw_{malloc,zalloc,free} functions to hw_device. Any memory
authorAndrew Cagney <cagney@redhat.com>
Sun, 22 Mar 1998 05:06:27 +0000 (05:06 +0000)
committerAndrew Cagney <cagney@redhat.com>
Sun, 22 Mar 1998 05:06:27 +0000 (05:06 +0000)
commite5f0d498af49da4680564df06b9709423523ba6e
tree0e052b4638713a10794e9fbd11df0651dcf974c7
parentb1e9223cee0728b89f6b909c445a896d9fe41452
Add hw_{malloc,zalloc,free} functions to hw_device.  Any memory
allocated using these functions is reclaimed when the corresponding
device is deleted.
sim/common/ChangeLog
sim/common/dv-pal.c
sim/common/hw-base.c
sim/common/hw-base.h [new file with mode: 0644]
sim/common/hw-device.c [new file with mode: 0644]
sim/common/hw-device.h
sim/common/hw-properties.c [new file with mode: 0644]
This page took 0.034642 seconds and 4 git commands to generate.