com32: Add unhexchar
authorMatt Fleming <matt.fleming@linux.intel.com>
Wed, 18 May 2011 14:55:21 +0000 (15:55 +0100)
committerMatt Fleming <matt.fleming@intel.com>
Wed, 2 Nov 2011 11:23:43 +0000 (11:23 +0000)
commitdd5e4935f3e2f8f1940c72d9c3b39a926300c42e
tree4d356110c0a6db7fd90f155953585ea40aa740ea
parent2092e06957a6fc612a27296c1a50b391d31dbd41
com32: Add unhexchar

Add a C implementation of unhexchar() for use in C code. This
implementation should be an exact duplicate of the old asm version.

Signed-off-by: Matt Fleming <matt.fleming@linux.intel.com>
com32/include/stdio.h