commit | 91b5ed81a312a547fc42cf5f04bea33f288f0637 | [log] [tgz] |
---|---|---|
author | Simon Glass <sjg@chromium.org> | Wed Oct 15 04:38:36 2014 -0600 |
committer | Tom Rini <trini@ti.com> | Mon Oct 27 11:04:01 2014 -0400 |
tree | 8b740ba0ed38025603a7ac38bca2afa1309a0ab6 | |
parent | 08ea373937477abe18bd419374eff872f0b59c3a [diff] |
x86: Use correct printf() format string for uintptr_t Use the inttypes header file to provide this. Signed-off-by: Simon Glass <sjg@chromium.org>