/* * linux/fs/partitions/acorn.h * * Copyright (C) 1996-2001 Russell King. * * I _hate_ this partitioning mess - why can't we have one defined * format, and everyone stick to it? */intadfspart_check_CUMANA(structparsed_partitions*state);intadfspart_check_ADFS(structparsed_partitions*state);intadfspart_check_ICS(structparsed_partitions*state);intadfspart_check_POWERTEC(structparsed_partitions*state);intadfspart_check_EESOX(structparsed_partitions*state);