RTEMS 6.1-rc6
Loading...
Searching...
No Matches
Functions
ioman.c File Reference

RTEMS Register IO Name. More...

#include <sys/stat.h>
#include <string.h>
#include <rtems/libio_.h>

Functions

rtems_status_code rtems_io_register_name (const char *device_name, rtems_device_major_number major, rtems_device_minor_number minor)
 Registers the device specified by the device major and minor numbers in the file system under the specified name.
 

Detailed Description

RTEMS Register IO Name.