RTEMS  5.1
Functions

Prints the Partition Table Partitions with Count Partitions. More...

#include <stdio.h>
#include <inttypes.h>
#include <rtems.h>
#include <rtems/bdpart.h>

Functions

void rtems_bdpart_dump (const rtems_bdpart_partition *pt, size_t count)
 Prints the partition table partitions with count partitions to standard output.
 

Detailed Description

Prints the Partition Table Partitions with Count Partitions.