RTEMS  5.1
Data Structures | Macros | Variables

Classic Partition Manager Data Structures. More...

#include <rtems/rtems/part.h>
#include <rtems/score/isrlock.h>
#include <rtems/score/objectdata.h>

Go to the source code of this file.

Data Structures

struct  Partition_Control
 

Macros

#define PARTITION_INFORMATION_DEFINE(max)
 Macro to define the objects information for the Classic Partition objects. More...
 

Variables

Objects_Information _Partition_Information
 The Classic Partition objects information.
 

Detailed Description

Classic Partition Manager Data Structures.