RTEMS 6.1-rc7
Loading...
Searching...
No Matches
Functions
iounregisterdriver.c File Reference

This source file contains the implementation of rtems_io_unregister_driver(). More...

#include <rtems/ioimpl.h>
#include <rtems/rtems/intr.h>
#include <string.h>

Functions

rtems_status_code rtems_io_unregister_driver (rtems_device_major_number major)
 Removes a device driver specified by the device major number from the Device Driver Table.
 

Detailed Description

This source file contains the implementation of rtems_io_unregister_driver().