]> xenbits.xensource.com Git - qemu-xen-4.3-testing.git/commit
Remove clone-and-hack qemu_malloc et al.
authorIan Jackson <iwj@mariner.uk.xensource.com>
Wed, 13 Feb 2008 16:20:09 +0000 (16:20 +0000)
committerIan Jackson <Ian.Jackson@eu.citrix.com>
Mon, 12 May 2008 11:16:23 +0000 (12:16 +0100)
commitff347fdd3f33e42e91db49904af733082f97d775
treecd2a555af149d64b900fd4fa5afec73477751f1a
parentd91042cafb62fc07436a3a2a8dd1ff247c8bd6d5
Remove clone-and-hack qemu_malloc et al.

qemu-img.c has copies of qemu_malloc et al, which are already provided
in osdep.c.  The attached patch removes these from qemu-img.c and
adds osdep.o to BLOCK_OBJS.
Makefile
qemu-img.c