diff options
Diffstat (limited to 'fs/partitions/ultrix.h')
-rw-r--r-- | fs/partitions/ultrix.h | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/fs/partitions/ultrix.h b/fs/partitions/ultrix.h new file mode 100644 index 000000000000..a74bf8e2d370 --- /dev/null +++ b/fs/partitions/ultrix.h @@ -0,0 +1,5 @@ +/* + * fs/partitions/ultrix.h + */ + +int ultrix_partition(struct parsed_partitions *state, struct block_device *bdev); |