]> git.proxmox.com Git - qemu.git/commit - cpu-defs.h
w64: Fix struct CPUTLBEntry
authorStefan Weil <sw@weilnetz.de>
Thu, 12 Apr 2012 18:29:36 +0000 (20:29 +0200)
committerStefan Weil <sw@weilnetz.de>
Sun, 15 Apr 2012 19:25:16 +0000 (21:25 +0200)
commit3b2992e42f8945f4bc6b9151f83dbf2bb5bcd538
tree23e864a55140216544ce17e15729604f4e1b05d5
parent5cf6dd51abb252d25cb77d3b7a95a744bed1a69c
w64: Fix struct CPUTLBEntry

For w64, some entries need 'uintptr_t' instead of 'unsigned long'.

For other host systems, both data types are identical, so nothing changes.

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