]> git.proxmox.com Git - qemu.git/commit
mac_nvram: size is a size, no need to be a target dependent type
authorJuan Quintela <quintela@redhat.com>
Fri, 3 Dec 2010 00:54:21 +0000 (01:54 +0100)
committerAnthony Liguori <aliguori@us.ibm.com>
Fri, 22 Apr 2011 19:41:43 +0000 (14:41 -0500)
commit8a11f43bd5d42462c7d6a9321cefa59e78c69d51
tree0551748667f2809ee84f0f1c92df7cd8c8b08a85
parent7b9a3d86c1c5ed508ab07b536f44a308732b9069
mac_nvram: size is a size, no need to be a target dependent type

Signed-off-by: Juan Quintela <quintela@redhat.com>
hw/mac_nvram.c