mirror of
https://xff.cz/git/u-boot/
synced 2025-10-02 16:01:30 +02:00
Currently, a number of generic cache related functions have their common prototype declared in include/cpu_func.h. Move the current set of noncached functions there as well to match. Signed-off-by: Tom Rini <trini@konsulko.com>