]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commit - sim/common/sim-break.c
* sim-break.c (sim_set_breakpoint sim_clear_breakpoint): Use ZALLOC
authorStu Grossman <grossman@cygnus>
Thu, 25 Sep 1997 18:22:46 +0000 (18:22 +0000)
committerStu Grossman <grossman@cygnus>
Thu, 25 Sep 1997 18:22:46 +0000 (18:22 +0000)
commit68f92f98acf240b5935438e18d1cc9a5bde1e6de
tree73dde549b0f48a7805d5bb3dac16627299d73faa
parent89b308f49cd45843f65988fb6f021d29de0b38a0
* sim-break.c (sim_set_breakpoint sim_clear_breakpoint):  Use ZALLOC
and zfree instead of xmalloc and free.  Prevents warnings.
sim/common/sim-break.c