Raw File
amiga.h
/*
 *  fs/partitions/amiga.h
 */

int amiga_partition(struct parsed_partitions *state, struct block_device *bdev);

back to top