1 /* SPDX-License-Identifier: GPL-2.0 */
2 /*
3  *  fs/partitions/amiga.h
4  */
5 
6 int amiga_partition(struct parsed_partitions *state);
7 
8