aboutsummaryrefslogtreecommitdiff
path: root/fs/partitions/sgi.h
diff options
context:
space:
mode:
Diffstat (limited to 'fs/partitions/sgi.h')
-rw-r--r--fs/partitions/sgi.h8
1 files changed, 8 insertions, 0 deletions
diff --git a/fs/partitions/sgi.h b/fs/partitions/sgi.h
new file mode 100644
index 00000000000..5d5595c0992
--- /dev/null
+++ b/fs/partitions/sgi.h
@@ -0,0 +1,8 @@
+/*
+ * fs/partitions/sgi.h
+ */
+
+extern int sgi_partition(struct parsed_partitions *state, struct block_device *bdev);
+
+#define SGI_LABEL_MAGIC 0x0be5a941
+