aboutsummaryrefslogtreecommitdiff
path: root/src/drivers/smmstore/store.c
diff options
context:
space:
mode:
authorPatrick Rudolph <siro@das-labor.org>2018-12-02 11:28:46 +0100
committerPatrick Georgi <pgeorgi@google.com>2018-12-05 13:27:31 +0000
commit15f917e22798cc3b4d323ef4d555783a155cf9e3 (patch)
treedc8e54f38b6cad6974e56f8b7e4adb36689d8eb4 /src/drivers/smmstore/store.c
parent134c30761e9a1a7c9a89823976b9cbdce11b3fce (diff)
arch/x86/include/stdint: Fix PRIu64
We alwas define uint64_t as unsigned long long, even on x86_64. Fix PRIu64 to match the definition of the datatype, to prevent compilation errors when compiling for x86_64. Change-Id: I7b10a18eab492f02d39fc2074b47f5fdc7209f3d Signed-off-by: Patrick Rudolph <siro@das-labor.org> Reviewed-on: https://review.coreboot.org/c/30002 Tested-by: build bot (Jenkins) <no-reply@coreboot.org> Reviewed-by: Aaron Durbin <adurbin@chromium.org>
Diffstat (limited to 'src/drivers/smmstore/store.c')
0 files changed, 0 insertions, 0 deletions