1
0
mirror of https://xff.cz/git/u-boot/ synced 2026-01-24 20:55:20 +01:00
Files
u-boot-megous/include/os.h
Simon Glass b9274095c2 sandbox: Add a way to map a file into memory
It is useful to map a file into memory so that it can be accessed using
simple pointers. Add a function to support this.

Signed-off-by: Simon Glass <sjg@chromium.org>
2021-09-16 13:19:25 -04:00

12 KiB