On Wed, 18 Aug 2021 21:40:30 -0600 Simon Glass <s...@chromium.org> wrote:
> Add a function to return the size of a file. This is useful in situations > where we need to allocate memory for it before reading it. > > Signed-off-by: Simon Glass <s...@chromium.org> Reviewed-by: Marek Behún <marek.be...@nic.cz>