mirror of
https://github.com/FEX-Emu/linux.git
synced 2024-12-26 11:28:28 +00:00
4d0d39758d
There are kernel native helpers to convert hex ascii to the binary format: hex_to_bin() and hex2bin(). Thus, no need to reimplement them customly. Signed-off-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com> Cc: Geert Uytterhoeven <geert@linux-m68k.org> Signed-off-by: Jesper Nilsson <jespern@axis.com> |
||
---|---|---|
.. | ||
cache.c | ||
cacheflush.S | ||
crisksyms.c | ||
debugport.c | ||
entry.S | ||
fasttimer.c | ||
head.S | ||
irq.c | ||
kgdb_asm.S | ||
kgdb.c | ||
Makefile | ||
process.c | ||
ptrace.c | ||
setup.c | ||
signal.c | ||
time.c | ||
traps.c |