Home
last modified time | relevance | path

Searched hist:"65 b3c6bbae072367cbcf07bdd2ec27dcd591c0b3" (Results 1 – 1 of 1) sorted by relevance

/rk3399_rockchip-uboot/lib/
H A Dphysmem.c65b3c6bbae072367cbcf07bdd2ec27dcd591c0b3 Sun Mar 27 18:06:11 UTC 2016 Tom Rini <trini@konsulko.com> lib/physmem.c: Switch to __weak for arch_phys_memset

We normally use __weak rather than calling it out directly as an alias.
Update this function to the normal method.

Signed-off-by: Tom Rini <trini@konsulko.com>