17 #ifndef _RTEMS_RTEMS_PARTDATA_H 18 #define _RTEMS_RTEMS_PARTDATA_H 43 void *starting_address;
51 uintptr_t number_of_used_blocks;
61 #if defined(RTEMS_MULTIPROCESSING) 69 void _Partition_MP_Send_extract_proxy (
84 #define PARTITION_INFORMATION_DEFINE( max ) \ 85 OBJECTS_INFORMATION_DEFINE( \ 87 OBJECTS_CLASSIC_API, \ 88 OBJECTS_RTEMS_PARTITIONS, \ 91 OBJECTS_NO_STRING_NAME, \ 92 _Partition_MP_Send_extract_proxy \
Objects_Information _Partition_Information
The Classic Partition objects information.
Object Handler Data Structures.
#define ISR_LOCK_MEMBER(_designator)
Defines an ISR lock member.
uint32_t rtems_attribute
This type is used to represent Classic API attributes.
This header file defines the Partition Manager API.