tools/nolibc/stdlib: add utoh() and u64toh()
authorWilly Tarreau <w@1wt.eu>
Mon, 7 Feb 2022 16:23:29 +0000 (17:23 +0100)
committerPaul E. McKenney <paulmck@kernel.org>
Thu, 24 Feb 2022 17:56:45 +0000 (09:56 -0800)
commitc99700a71e71825775f85d6c62e0d73b107e86f3
tree8e0fdcff3a920144e12e3ceaaf81241d3dd3a524
parentdaabae252c501fa687b8ef12bdae6384492380fc
tools/nolibc/stdlib: add utoh() and u64toh()

This adds a pair of functions to emit hex values.

Signed-off-by: Willy Tarreau <w@1wt.eu>
Signed-off-by: Paul E. McKenney <paulmck@kernel.org>
tools/include/nolibc/stdlib.h