libarosc.static.a: rm bcmp, bcopy, bzero
commit23feeaf75cfd094ee1c8fef78c66948b5c74b309
authorverhaegs <verhaegs@fb15a70f-31f2-0310-bbcc-cdcc74a49acc>
Wed, 1 Aug 2012 20:58:04 +0000 (1 20:58 +0000)
committerverhaegs <verhaegs@fb15a70f-31f2-0310-bbcc-cdcc74a49acc>
Wed, 1 Aug 2012 20:58:04 +0000 (1 20:58 +0000)
treed5e31ca0e3f04d2531d47cac15064646eb6af4e8
parent751ae2bdeb415b4c49d85fa0d49a36e9faf9bc16
libarosc.static.a: rm bcmp, bcopy, bzero

Replace bzero(), bcopy() C99 equivalents memset() and memmove().
Tested if sam440-ppc compiles.

git-svn-id: https://svn.aros.org/svn/aros/trunk/AROS@45371 fb15a70f-31f2-0310-bbcc-cdcc74a49acc
arch/ppc-chrp/efika/kernel/kernel_init.c
arch/ppc-chrp/efika/kernel/mmu.c
arch/ppc-chrp/efika/kernel/scheduler.c
arch/ppc-chrp/exec/exec_init.c
arch/ppc-sam440/kernel/kernel_cpu.c
rom/devs/ahci/ahci.c
rom/devs/ahci/ahci_pm.c
workbench/libs/commodities/commodities_inputhandler.c