swh:1:snp:173f8deb0c56c557784b4fd217e7608ac6197844
Raw File
Tip revision: 979570e02981d4a8fc20b3cc8fd651856c98ee9d authored by Linus Torvalds on 24 September 2012, 01:10:57 UTC
Linux 3.6-rc7
Tip revision: 979570e
sgi.h
/*
 *  fs/partitions/sgi.h
 */

extern int sgi_partition(struct parsed_partitions *state);

#define SGI_LABEL_MAGIC 0x0be5a941

back to top