allow coexistance of N build and AC build.
[tomato.git] / release / src-rt-6.x / linux / linux-2.6 / fs / partitions / karma.h
blobecf7d3f2a3d893cde2e37e18890f95d2b30fdba7
1 /*
2 * fs/partitions/karma.h
3 */
5 #define KARMA_LABEL_MAGIC 0xAB56
7 int karma_partition(struct parsed_partitions *state, struct block_device *bdev);