]> git.ipfire.org Git - thirdparty/u-boot.git/commit
sandbox: Add dummy sync()
authorTom Rini <trini@konsulko.com>
Fri, 11 Jul 2025 15:20:16 +0000 (09:20 -0600)
committerTom Rini <trini@konsulko.com>
Fri, 18 Jul 2025 18:22:11 +0000 (12:22 -0600)
commit786e1f6dea07126b0265fcb6e8f5010d8d3e0e40
tree54a564310b02fe862b4f65bc120220e8ba5f7a1f
parenta05c01c8e65dac94060d3a74220ac3da84e1cb82
sandbox: Add dummy sync()

In order to compile more drivers, add an empty sync() function.

Signed-off-by: Tom Rini <trini@konsulko.com>
arch/sandbox/include/asm/io.h