GUI: Fix Tomato RAF theme for all builds. Compilation typo.
[tomato.git] / release / src-rt-6.x.4708 / linux / linux-2.6.36 / fs / partitions / acorn.h
blobede8285296926fb47fb0ed0c53beef6fbe93d377
1 /*
2 * linux/fs/partitions/acorn.h
4 * Copyright (C) 1996-2001 Russell King.
6 * I _hate_ this partitioning mess - why can't we have one defined
7 * format, and everyone stick to it?
8 */
10 int adfspart_check_CUMANA(struct parsed_partitions *state);
11 int adfspart_check_ADFS(struct parsed_partitions *state);
12 int adfspart_check_ICS(struct parsed_partitions *state);
13 int adfspart_check_POWERTEC(struct parsed_partitions *state);
14 int adfspart_check_EESOX(struct parsed_partitions *state);