RTEMS 6.1-rc5
|
This source file contains the implementation of rtems_io_open(). More...
#include <rtems/ioimpl.h>
Functions | |
rtems_status_code | rtems_io_open (rtems_device_major_number major, rtems_device_minor_number minor, void *argument) |
Opens the device specified by the device major and minor numbers. | |
This source file contains the implementation of rtems_io_open().