forked from Imagelibrary/rtems
reduce size of data area. IMFS: Fixed creation of symbolic links to avoid a compiler warning. DOSFS: Use LibBlock instead of read() to read the boot record.
# # $Id$ # This directory contains the block device (HDD, CDROMs, etc) support code. It includes: - block device driver interface - generic open/close/read/write/ioctl primitives for block device drivers - disk I/O buffering - logical disk support - RAM disk block device driver Victor V. Vengerov, <vvv@oktet.ru> November, 7 2001