aboutsummaryrefslogtreecommitdiff
path: root/src/soc/intel/quark/tsc_freq.c
diff options
context:
space:
mode:
authorRicardo Quesada <ricardoq@google.com>2021-09-20 17:17:07 -0700
committerPaul Fagerburg <pfagerburg@chromium.org>2021-09-21 01:02:56 +0000
commite48043b095fab14af7c81868de618daa61f515ae (patch)
treed3421bdf701eec34b27af34b7c5333a7f384b21a /src/soc/intel/quark/tsc_freq.c
parentb05edb1fea25c71c802ba5bc6c64c7f9cb9a5e85 (diff)
elogtool: compile in 32-bit platforms
This CL fixes a compilation error that happens in 32-bit platforms. This error happens because printf() was using %ld instead of %zu to print size_t variables. This CL fixes it. BUG=b:200608182 TEST=emerge-kevin (ARM 32-bit) TEST=emerge-eve (Intel 64-bit) Change-Id: I340e108361c052601f2b126db45caf2e35ee7ace Signed-off-by: Ricardo Quesada <ricardoq@google.com> Reviewed-on: https://review.coreboot.org/c/coreboot/+/57792 Tested-by: build bot (Jenkins) <no-reply@coreboot.org> Reviewed-by: Paul Fagerburg <pfagerburg@chromium.org>
Diffstat (limited to 'src/soc/intel/quark/tsc_freq.c')
0 files changed, 0 insertions, 0 deletions