time_drift_fix is x86 only, rather than !ia64
commit000dd35defd36014f6b46b4dab77139c1488637c
authorJes Sorensen <Jes.Sorensen@redhat.com>
Tue, 22 Jun 2010 12:25:41 +0000 (22 14:25 +0200)
committerAvi Kivity <avi@redhat.com>
Tue, 22 Jun 2010 12:40:16 +0000 (22 15:40 +0300)
tree15cf69ef2a73e81ec946c5c3d2be0985c0f14dcf
parenteb453b8c9db6327155ca171fa7644dc959218d85
time_drift_fix is x86 only, rather than !ia64

time_drift_fix is only present on x86, not just on !ia64. This allows
the code to build for other archs, like MIPS.

Signed-off-by: Jes Sorensen <Jes.Sorensen@redhat.com>
Signed-off-by: Avi Kivity <avi@redhat.com>
hw/i8259.c