mirror of
https://xff.cz/git/u-boot/
synced 2025-09-02 09:12:08 +02:00
'Delete' will be implemented here by calling fs_unlink() which relies on underlying file system's implementation. Signed-off-by: AKASHI Takahiro <takahiro.akashi@linaro.org> Signed-off-by: Alexander Graf <agraf@suse.de>