diff options
| author | Andreas Färber <andreas.faerber@web.de> | 2010-12-19 17:22:39 +0100 |
|---|---|---|
| committer | Blue Swirl <blauwirbel@gmail.com> | 2010-12-20 21:02:57 +0000 |
| commit | f5095c639fe2861b6401be6e26fa3ffb9d30eba4 (patch) | |
| tree | a1326f2b3e5b517588864c6bab45aa455b9bcd8a /qemu-timer-common.c | |
| parent | 4fd37a98d1248bae54a9f71ee1c252d2b2f1efd5 (diff) | |
| download | focaccia-qemu-f5095c639fe2861b6401be6e26fa3ffb9d30eba4.tar.gz focaccia-qemu-f5095c639fe2861b6401be6e26fa3ffb9d30eba4.zip | |
apic: Fix accidental use of SoftFloat uint32 type
softfloat.h's uint32 type has least-width semantics. Surrounding code uses uint32_t, so use uint32_t here, too. v4: * Summary change. v3: * Split off. Signed-off-by: Andreas Färber <andreas.faerber@web.de> Signed-off-by: Blue Swirl <blauwirbel@gmail.com>
Diffstat (limited to 'qemu-timer-common.c')
0 files changed, 0 insertions, 0 deletions