1 /* 2 * fs/partitions/amiga.h 3 */ 4 5 int amiga_partition(struct parsed_partitions *state, struct block_device *bdev); 6 7