Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 1 | /* |
2 | * fs/partitions/sgi.h | ||||
3 | */ | ||||
4 | |||||
Tejun Heo | 1493bf2 | 2010-05-15 20:09:30 +0200 | [diff] [blame] | 5 | extern int sgi_partition(struct parsed_partitions *state); |
Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 6 | |
7 | #define SGI_LABEL_MAGIC 0x0be5a941 | ||||
8 |