]> git.proxmox.com Git - qemu.git/commit - bsd-user/elfload.c
bsd-user: fix "#if 0"'d printf()
authorPaul Bolle <pebolle@tiscali.nl>
Sun, 4 Oct 2009 12:49:54 +0000 (14:49 +0200)
committerAurelien Jarno <aurelien@aurel32.net>
Sun, 4 Oct 2009 13:02:44 +0000 (15:02 +0200)
commitb7d43d03f956265aa8599fa11b3c93831934afce
tree4020394c724c9834d6485626e39f6308bf31d8a4
parentc4c270e22762da810e4241d53db2941c8a289e5d
bsd-user: fix "#if 0"'d printf()

Make an "#if 0"'d printf() in load_elf_binary() reflect what the actual
code does (see commit 3bc0bdcaadef1100ce2413af818d9c8e2f6319fc).

Signed-off-by: Paul Bolle <pebolle@tiscali.nl>
Signed-off-by: Aurelien Jarno <aurelien@aurel32.net>
bsd-user/elfload.c