fix noaddr, connect and listen
[cor.git] / block / partitions / sun.h
blobae1b9eed3fd73c7e4f181a4ad4f5383cbe7562fc
1 /* SPDX-License-Identifier: GPL-2.0 */
2 /*
3 * fs/partitions/sun.h
4 */
6 #define SUN_LABEL_MAGIC 0xDABE
7 #define SUN_VTOC_SANITY 0x600DDEEE
9 int sun_partition(struct parsed_partitions *state);