RTEMS 6.1-rc5
|
This source file contains the implementation of _Objects_Initialize_information(). More...
#include <rtems/score/objectimpl.h>
#include <rtems/score/address.h>
#include <rtems/score/chainimpl.h>
#include <rtems/score/sysstate.h>
Functions | |
void | _Objects_Initialize_information (Objects_Information *information) |
Initializes the specified objects information. | |
This source file contains the implementation of _Objects_Initialize_information().