lib/pci: fix BAR format strings
Using %lx as a format string is not portable across 32/64 bit builds. Use explicit PRIx64 format strings. Signed-off-by:Alex Bennée <alex.bennee@linaro.org> Signed-off-by:
Paolo Bonzini <pbonzini@redhat.com>
Loading
Please register or sign in to comment