1
0
mirror of https://xff.cz/git/u-boot/ synced 2026-01-17 03:32:59 +01:00
Files
u-boot-megous/include/os.h
Sean Anderson 9181cb0507 arch: sandbox: Add function to create temporary files
When working with sparse data buffers that may be larger than the address
space, it is convenient to work with files instead. Add a function to create
temporary files of a certain size.

Signed-off-by: Sean Anderson <seanga2@gmail.com>
2023-11-16 12:43:49 -05:00

14 KiB