Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
tiny-printf: Add print_grouped_ull()
This function is used in the bootstage report which may be trigged in TPL or TPL. Add a very basic implication of this function so that it builds. There is no attempt to get the formatting right, since this would add too much code size. Signed-off-by: Simon Glass <[email protected]> Reviewed-by: Stefan Roese <[email protected]>
- Loading branch information