Add the rt linux 4.1.3-rt3 as base
[kvmfornfv.git] / kernel / block / partitions / osf.h
diff --git a/kernel/block/partitions/osf.h b/kernel/block/partitions/osf.h
new file mode 100644 (file)
index 0000000..20ed231
--- /dev/null
@@ -0,0 +1,7 @@
+/*
+ *  fs/partitions/osf.h
+ */
+
+#define DISKLABELMAGIC (0x82564557UL)
+
+int osf_partition(struct parsed_partitions *state);