RTEMS  5.1
Functions
iounregisterdriver.c File Reference

Unregister a Driver from the Device Driver Table. 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)
 Unregister a driver from the device driver table. More...
 

Detailed Description

Unregister a Driver from the Device Driver Table.