blob: ecf7d3f2a3d893cde2e37e18890f95d2b30fdba7 [file] [log] [blame]
Bob Copeland0e6e1db2006-01-16 22:14:20 -08001/*
2 * fs/partitions/karma.h
3 */
4
5#define KARMA_LABEL_MAGIC 0xAB56
6
7int karma_partition(struct parsed_partitions *state, struct block_device *bdev);
8