Home
last modified time | relevance | path

Searched hist:"71 abb75252f1df36f653fcfa76cb1899c6be95ef" (Results 1 – 1 of 1) sorted by relevance

/kvm-unit-tests/lib/
H A Dldiv32.c71abb75252f1df36f653fcfa76cb1899c6be95ef Thu May 06 12:24:35 UTC 2021 Paolo Bonzini <pbonzini@redhat.com> use stdint.h instead of inttypes.h

inttypes.h is not part of freestanding C, stdint.h is.

Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>