haiku/headers/build/private/storage/FdIO.h
Ingo Weinhold c55a06055f Add private class BFdIO
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).
2014-07-12 15:40:21 +02:00

2 lines
37 B
C

#include <../private/storage/FdIO.h>