commit | fded58d2af054e25ec9b27e75540ded987e3c3f2 | [log] [tgz] |
---|---|---|
author | Kumar Gala <kumar.gala@linaro.org> | Wed Apr 19 10:39:47 2017 -0500 |
committer | Kumar Gala <kumar.gala@linaro.org> | Wed Apr 19 10:50:51 2017 -0500 |
tree | 0a50c5cd3f6311939916ee0906a85392fb3b31fc | |
parent | 8814f4f7b412d2582b34bc33e04985a676521779 [diff] |
Revert "arch: Convert formatter strings to use PRI defines" This reverts commit da8bff6b2083020e5a090b6b77cc1efe9fd16431. We revert this as we intent to move away from {u}int{8,16,32,64}_t types to our own internal types for sized variables so we shouldn't need the PRI macros anymore. Change-Id: Ibb1fae7500bddb4772b8830d497a0e5f78b44bcc Signed-off-by: Kumar Gala <kumar.gala@linaro.org>