mirror of
https://xff.cz/git/u-boot/
synced 2025-09-01 00:32:04 +02:00
The empty function define should not be in the header file, or else the build will error with function multi definition after CONFIG_RAM_ROCKCHIP_DEBUG is disabled. Signed-off-by: Kever Yang <kever.yang@rock-chips.com>