]> git.baikalelectronics.ru Git - kernel.git/commit
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, 21 Apr 2022 00:05:44 +0000 (17:05 -0700)
commitde0aa569b68fb14c0a5e686513c856d7f370e8fd
tree96c3e35a27152c09915687d1e3caec991ac23aec
parentbf38a920ccc9bb80b5b22ae875fd658df39457aa
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