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>
Mon, 14 Feb 2022 18:48:53 +0000 (10:48 -0800)
commit23d235aed139e78069a99d4f8914a90a439543a3
tree2c7829046ac65ba9214979d5dd1201507500d7c7
parent6d0f522b0e304ab672858463e10a2bf6ebf3d44d
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