commit | 1df3245fb2c4d437e930e226331e02e218451db4 | [log] [tgz] |
---|---|---|
author | Christopher Ferris <cferris@google.com> | Thu Feb 27 11:18:29 2014 -0800 |
committer | Christopher Ferris <cferris@google.com> | Tue Mar 11 13:33:14 2014 -0700 |
tree | 07780e7cdd0e03cfd6d4d911a1b0f16e0bbd2196 | |
parent | 34764fe4fa6bbacc9c6f9235bf0790cb917c4901 [diff] |
AARCH64: Change Debug calls to use %lx instead of %x. The attached patch simply modifies the Debug statements for aarch64 to use %lx instead of %x. Tested by compiling for aarch64 using a cross-compiler. Change-Id: I1f05ed759cef2ff4704c955752f0c19fc22dbb40 Signed-off-by: Christopher Ferris <cferris@google.com>