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.h9
1 files changed, 0 insertions, 9 deletions
diff --git a/block/partitions/sun.h b/block/partitions/sun.h
deleted file mode 100644
index ae1b9eed3fd7..000000000000
--- a/block/partitions/sun.h
+++ /dev/null
@@ -1,9 +0,0 @@
-/* SPDX-License-Identifier: GPL-2.0 */
-/*
- * fs/partitions/sun.h
- */
-
-#define SUN_LABEL_MAGIC 0xDABE
-#define SUN_VTOC_SANITY 0x600DDEEE
-
-int sun_partition(struct parsed_partitions *state);