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 @@
3 */ 3 */
4 4
5#define SUN_LABEL_MAGIC 0xDABE 5#define SUN_LABEL_MAGIC 0xDABE
6#define SUN_VTOC_SANITY 0x600DDEEE
6 7
7int sun_partition(struct parsed_partitions *state, struct block_device *bdev); 8int sun_partition(struct parsed_partitions *state, struct block_device *bdev);