aboutsummaryrefslogtreecommitdiffstats
path: root/fs/partitions/sun.h
diff options
context:
space:
mode:
Diffstat (limited to 'fs/partitions/sun.h')
-rw-r--r--fs/partitions/sun.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/fs/partitions/sun.h b/fs/partitions/sun.h
index b1b19fda7b22..7f864d1f86d4 100644
--- a/fs/partitions/sun.h
+++ b/fs/partitions/sun.h
@@ -3,5 +3,6 @@
*/
#define SUN_LABEL_MAGIC 0xDABE
+#define SUN_VTOC_SANITY 0x600DDEEE
int sun_partition(struct parsed_partitions *state, struct block_device *bdev);