mirror of
https://github.com/adulau/aha.git
synced 2024-12-27 11:16:11 +00:00
19d0e8ce85
Add support for the Motorola sysv68 disk partition (slices in motorola doc). Signed-off-by: Philippe De Muyter <phdm@macqel.be> Signed-off-by: Andrew Morton <akpm@linux-foundation.org> Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
1 line
89 B
C
1 line
89 B
C
extern int sysv68_partition(struct parsed_partitions *state, struct block_device *bdev);
|