diff options
author | Jacob Garber <jgarber1@ualberta.ca> | 2019-11-04 09:35:15 -0700 |
---|---|---|
committer | Patrick Georgi <pgeorgi@google.com> | 2019-11-22 10:42:46 +0000 |
commit | 06f2fcc0ffc1a903f304d8a3382f3a57163989a1 (patch) | |
tree | 9cdf1c0e2aeebf8caf8c71e5d4d7ff3baf9ddcea /src/soc/intel | |
parent | eb2e0b56ee4646655c485bf8c71587fd362194f7 (diff) |
cpu/x86/smm: Use PRIxPTR to print uintptr_t
Since 'base' is a uintptr_t, it needs the PRIxPTR format specifier. This
fixes a compilation error when targeting x86_64 or using Clang 9.0.0.
Change-Id: Ib806e2b3cbb255ef208b361744ac4547b8ba262f
Signed-off-by: Jacob Garber <jgarber1@ualberta.ca>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/36785
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: HAOUAS Elyes <ehaouas@noos.fr>
Diffstat (limited to 'src/soc/intel')
0 files changed, 0 insertions, 0 deletions