summaryrefslogtreecommitdiff
path: root/lib/utils
diff options
context:
space:
mode:
authorXiang W <[email protected]>2023-07-10 00:02:27 +0800
committerAnup Patel <[email protected]>2023-07-12 10:01:43 +0530
commitc6ee5ae5a485335fa28a5f74811f900d8da9f87d (patch)
tree8601db9dcb5e9ed4e4c12b4d4d869da1ed5d414f /lib/utils
parentfe0828142fa34a95b6933dd94e68ed528d4c5778 (diff)
lib: sbi: Fix printi
Fix two bug: > printf("%#08x", 0x123); /* print 0000x123 */ > printf("%#x", 0); /* print 0x0 */ Signed-off-by: Xiang W <[email protected]> Reviewed-by: Anup Patel <[email protected]>
Diffstat (limited to 'lib/utils')
0 files changed, 0 insertions, 0 deletions