]> git.proxmox.com Git - qemu.git/commit
Move generic or OS function declarations to qemu-common.h
authorBlue Swirl <blauwirbel@gmail.com>
Sun, 27 Mar 2011 09:04:57 +0000 (09:04 +0000)
committerBlue Swirl <blauwirbel@gmail.com>
Fri, 15 Apr 2011 18:25:46 +0000 (18:25 +0000)
commit082b5557996764fb21ba8cff17aabec7242ed342
tree4d708ddf7194737aac68e4af1a110639bc4c7cbf
parentd8dfad9c41c3431dbb97ad722a93e6ad1e9e9279
Move generic or OS function declarations to qemu-common.h

Move generic or OS related function declarations and macro
TFR to qemu-common.h.

Move win32 include directives to qemu-os-win32.h. While moving,
also add #include <winsock2.h> to fix a recent mingw32
build breakage.

Signed-off-by: Blue Swirl <blauwirbel@gmail.com>
qemu-common.h
qemu-os-win32.h
sysemu.h