diff options
author | Andreas Färber <andreas.faerber@web.de> | 2010-12-19 17:22:40 +0100 |
---|---|---|
committer | Blue Swirl <blauwirbel@gmail.com> | 2010-12-20 21:03:01 +0000 |
commit | c910cf96dc8a2a1d3ee0a695979770d13538806f (patch) | |
tree | 6e982005a5f8d72004d53db23986b03049079c59 /target-i386 | |
parent | f5095c639fe2861b6401be6e26fa3ffb9d30eba4 (diff) |
wdt_ib700: Fix accidental use of SoftFloat int64 type
softfloat.h's int64 type has least-width semantics.
Since we're assigning an int64_t, use plain int64_t.
v4:
* Summary change.
v3:
* Split off.
Signed-off-by: Andreas Färber <andreas.faerber@web.de>
Acked-by: Richard W.M. Jones <rjones@redhat.com>
Signed-off-by: Blue Swirl <blauwirbel@gmail.com>
Diffstat (limited to 'target-i386')
0 files changed, 0 insertions, 0 deletions