]> git.proxmox.com Git - mirror_qemu.git/commit - exec.c
w64: Fix data types in cpu-all.h, exec.c
authorStefan Weil <sw@weilnetz.de>
Fri, 16 Mar 2012 19:23:49 +0000 (20:23 +0100)
committerStefan Weil <sw@weilnetz.de>
Sun, 15 Apr 2012 19:25:16 +0000 (21:25 +0200)
commitc6d506742fd997a29b611fda11f67c53d60dd5ef
treed3c63e38fa7de377b7f9eaa062e60d2f876683e3
parent27b0dc16b4e50b59aeefff2bfa73cf2eb8c7a70d
w64: Fix data types in cpu-all.h, exec.c

w64 needs uintptr_t instead of unsigned long.
For other hosts, nothing changes.

Signed-off-by: Stefan Weil <sw@weilnetz.de>
cpu-all.h
exec.c