diff options
author | Peter Maydell <peter.maydell@linaro.org> | 2012-07-05 22:28:59 +0100 |
---|---|---|
committer | Blue Swirl <blauwirbel@gmail.com> | 2012-07-07 09:05:54 +0000 |
commit | 96d7073fb058e6f05257cd9041ffbbd736f6ccec (patch) | |
tree | 6684fc3a93a3b5654bd8f80266aa108a27e8d3cf /hw/i8254_internal.h | |
parent | a87dacc89ad7a033578851ca5e0b7525968dbc1c (diff) |
target-i386: Remove confusing X86_64_DEF macro
The X86_64_DEF macro is a confusing way of making some terms
in a conditional only appear if TARGET_X86_64 is defined. We
only use it in two places, and in both cases this is for making
the same test, so abstract that check out into a function
where we can use a more conventional #ifdef.
Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
Signed-off-by: Blue Swirl <blauwirbel@gmail.com>
Diffstat (limited to 'hw/i8254_internal.h')
0 files changed, 0 insertions, 0 deletions