c55a06055f
Simple BPositionIO implementation using the POSIX API on a FD. In effect similar to BFile, but more easily ported to kernel and boot loader (and the FD is reusable).
2 lines
37 B
C
2 lines
37 B
C
#include <../private/storage/FdIO.h>
|