RTEMS CPU Kit with SuperCore
Functions
objectextendinformation.c File Reference

Extend Set of Objects. More...

#include <rtems/score/objectimpl.h>
#include <rtems/score/address.h>
#include <rtems/score/assert.h>
#include <rtems/score/chainimpl.h>
#include <rtems/score/isrlevel.h>
#include <rtems/score/sysstate.h>
#include <rtems/score/wkspace.h>
#include <string.h>
Include dependency graph for objectextendinformation.c:

Functions

void _Objects_Extend_information (Objects_Information *information)
 This function extends an object class information record. More...
 

Detailed Description

Extend Set of Objects.