Sign in
gbmc
/
linux
/
b63f4a4e95d61bc7fc3db074f3689c849f27f046
/
.
/
tools
/
testing
/
selftests
/
powerpc
/
copyloops
/
memcpy_stubs.S
blob: d9baa832fa49f0698ed8034403b12154eccacc79 [
file
]
/*
SPDX
-
License
-
Identifier
:
GPL
-2.0
*/
#include <asm/ppc_asm.h>
FUNC_START
(
memcpy
)
b test_memcpy
FUNC_START
(
backwards_memcpy
)
b test_backwards_memcpy