forked from Minki/linux
3f1b95ef81
There is no good reason to include one header per partition type in core.c. Instead move the prototypes for the detection routins to check.h, and remove all now empty headers in block/partitions/. Signed-off-by: Christoph Hellwig <hch@lst.de> Signed-off-by: Jens Axboe <axboe@kernel.dk>
9 lines
108 B
C
9 lines
108 B
C
/* SPDX-License-Identifier: GPL-2.0 */
|
|
/*
|
|
* fs/partitions/sgi.h
|
|
*/
|
|
|
|
|
|
#define SGI_LABEL_MAGIC 0x0be5a941
|
|
|