commit | 48fbbc097293db01bdfb3be6511a8a40451b4db0 | [log] [tgz] |
---|---|---|
author | David 'Digit' Turner <digit@google.com> | Fri Mar 07 16:43:01 2014 +0100 |
committer | David 'Digit' Turner <digit@google.com> | Fri Mar 07 16:43:01 2014 +0100 |
tree | 90eac16909d38e614e25ff99c1b9ed4d60ed970c | |
parent | 3e0677df2819b1366819fe4112dc8464425b6eda [diff] |
Cleanup HOST_LONG_BITS, HOST_I386 and HOST_X86_64 HOST_LONG_BITS is now computed automatically in include/qemu-common.h so remove all the configuration/probing that was required before this patch to get the correct value. Also get rid of HOST_I386 and HOST_X86_64 since they are not needed anymore. Change-Id: I61823a896033e38938346242b7aea78d3e832826