RTEMS CPU Kit with SuperCore  4.11.3
Functions
bdpart-dump.c File Reference

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

#include <stdio.h>
#include <inttypes.h>
#include <rtems.h>
#include <rtems/bdpart.h>
Include dependency graph for bdpart-dump.c:

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.