]> git.proxmox.com Git - mirror_ubuntu-hirsute-kernel.git/blob - block/partitions/osf.h
Merge branch 'linux-5.3' of git://github.com/skeggsb/linux into drm-fixes
[mirror_ubuntu-hirsute-kernel.git] / block / partitions / osf.h
1 /* SPDX-License-Identifier: GPL-2.0 */
2 /*
3 * fs/partitions/osf.h
4 */
5
6 #define DISKLABELMAGIC (0x82564557UL)
7
8 int osf_partition(struct parsed_partitions *state);