partition.c File Reference

#include "partition.h"
#include "partition_config.h"
#include "config.h"
#include <string.h>

Include dependency graph for partition.c:

Go to the source code of this file.

Functions

struct partition_structpartition_open (device_read_t device_read, device_read_interval_t device_read_interval, device_write_t device_write, device_write_interval_t device_write_interval, int8_t index)
uint8_t partition_close (struct partition_struct *partition)

Variables

static struct partition_struct partition_handles [PARTITION_COUNT]


Detailed Description

Partition table implementation (license: GPLv2 or LGPLv2.1)

Author:
Roland Riegel

Definition in file partition.c.


Generated on Wed Sep 17 19:31:52 2008 for mptry by  doxygen 1.5.5