Linux-libre 5.3.12-gnu
[librecmc/linux-libre.git] / block / partitions / sgi.h
1 /* SPDX-License-Identifier: GPL-2.0 */
2 /*
3  *  fs/partitions/sgi.h
4  */
5
6 extern int sgi_partition(struct parsed_partitions *state);
7
8 #define SGI_LABEL_MAGIC 0x0be5a941
9