[PATCH] powerpc: Add strne2a() to convert a string from EBCDIC to ASCII
authorMichael Ellerman <michael@ellerman.id.au>
Tue, 21 Mar 2006 09:46:08 +0000 (20:46 +1100)
committerPaul Mackerras <paulus@samba.org>
Wed, 22 Mar 2006 04:04:25 +0000 (15:04 +1100)
commit584fc6d111c34a9a2512f6c7652dff29232bf70d
tree80d67b3c6902eff8309106be6291dd84a14d8ab7
parent00611c5cfc8dea0914c65134f62948a484780a30
[PATCH] powerpc: Add strne2a() to convert a string from EBCDIC to ASCII

Add strne2a() which converts a string from EBCDIC to ASCII.

Signed-off-by: Michael Ellerman <michael@ellerman.id.au>
Signed-off-by: Paul Mackerras <paulus@samba.org>
arch/powerpc/lib/e2a.c
include/asm-powerpc/system.h