mirror of
https://gitlab.rtems.org/rtems/rtos/rtems.git
synced 2026-08-24 10:39:20 +08:00
This is the result of a sed script which converts all uses
of @{ into a consistent form.
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