aboutsummaryrefslogtreecommitdiffstats
path: root/block/partitions/sun.h
diff options
context:
space:
mode:
Diffstat (limited to 'block/partitions/sun.h')
-rw-r--r--block/partitions/sun.h8
1 files changed, 0 insertions, 8 deletions
diff --git a/block/partitions/sun.h b/block/partitions/sun.h
deleted file mode 100644
index 2424baa8319..00000000000
--- a/block/partitions/sun.h
+++ /dev/null
@@ -1,8 +0,0 @@
1/*
2 * fs/partitions/sun.h
3 */
4
5#define SUN_LABEL_MAGIC 0xDABE
6#define SUN_VTOC_SANITY 0x600DDEEE
7
8int sun_partition(struct parsed_partitions *state);