diff options
Diffstat (limited to 'fs/partitions/karma.h')
-rw-r--r-- | fs/partitions/karma.h | 8 |
1 files changed, 0 insertions, 8 deletions
diff --git a/fs/partitions/karma.h b/fs/partitions/karma.h deleted file mode 100644 index c764b2e..0000000 --- a/fs/partitions/karma.h +++ /dev/null @@ -1,8 +0,0 @@ -/* - * fs/partitions/karma.h - */ - -#define KARMA_LABEL_MAGIC 0xAB56 - -int karma_partition(struct parsed_partitions *state); - |