aboutsummaryrefslogtreecommitdiff
path: root/fs/partitions/msdos.h
diff options
context:
space:
mode:
Diffstat (limited to 'fs/partitions/msdos.h')
-rw-r--r--fs/partitions/msdos.h8
1 files changed, 0 insertions, 8 deletions
diff --git a/fs/partitions/msdos.h b/fs/partitions/msdos.h
deleted file mode 100644
index 38c781c490b..00000000000
--- a/fs/partitions/msdos.h
+++ /dev/null
@@ -1,8 +0,0 @@
-/*
- * fs/partitions/msdos.h
- */
-
-#define MSDOS_LABEL_MAGIC 0xAA55
-
-int msdos_partition(struct parsed_partitions *state);
-