lib: Add hex2bin and bin2hex implementations
Taken from the Kernel, put into the same place as in the kernel,
although the hexdump.c does not actually contain hexdum functions.

Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>
1 parent 08a50cd commit 5dd5884801669b17705cd030e9e82a4f1de50296
@Sascha Hauer Sascha Hauer authored on 13 Mar 2015
Showing 4 changed files
View
include/linux/kernel.h
View
lib/Makefile
View
lib/hexdump.c 0 → 100644
View
lib/misc.c