RTEMS 6.1-rc1
Functions | Variables
io.c File Reference

This source file contains the definition of ::_IO_All_drivers_initialized and implementation of _IO_Initialize_all_drivers(). More...

#include <rtems/ioimpl.h>

Functions

void _IO_Initialize_all_drivers (void)
 Initialization of all device drivers. More...
 

Variables

bool _IO_All_drivers_initialized
 

Detailed Description

This source file contains the definition of ::_IO_All_drivers_initialized and implementation of _IO_Initialize_all_drivers().