summaryrefslogtreecommitdiff
path: root/windhoek/partitions/sun.h
diff options
context:
space:
mode:
Diffstat (limited to 'windhoek/partitions/sun.h')
-rw-r--r--windhoek/partitions/sun.h8
1 files changed, 0 insertions, 8 deletions
diff --git a/windhoek/partitions/sun.h b/windhoek/partitions/sun.h
deleted file mode 100644
index 7f864d1f..00000000
--- a/windhoek/partitions/sun.h
+++ /dev/null
@@ -1,8 +0,0 @@
-/*
- * fs/partitions/sun.h
- */
-
-#define SUN_LABEL_MAGIC 0xDABE
-#define SUN_VTOC_SANITY 0x600DDEEE
-
-int sun_partition(struct parsed_partitions *state, struct block_device *bdev);