RTEMS 6.1-rc1
Functions
objectinitializeinformation.c File Reference

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. More...
 

Detailed Description

This source file contains the implementation of _Objects_Initialize_information().