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

Block Device Partition Management. More...

#include <stdlib.h>
#include <rtems.h>
#include <rtems/bdpart.h>
Include dependency graph for bdpart-sort.c:

Functions

void rtems_bdpart_sort (rtems_bdpart_partition *pt, size_t count)
 Sorts the partition table partitions with count partitions to have ascending begin blocks.
 

Detailed Description

Block Device Partition Management.