diff options
| author | Xiang W <[email protected]> | 2023-07-10 00:02:27 +0800 |
|---|---|---|
| committer | Anup Patel <[email protected]> | 2023-07-12 10:01:43 +0530 |
| commit | c6ee5ae5a485335fa28a5f74811f900d8da9f87d (patch) | |
| tree | 8601db9dcb5e9ed4e4c12b4d4d869da1ed5d414f /lib/utils | |
| parent | fe0828142fa34a95b6933dd94e68ed528d4c5778 (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
