swh:1:snp:173f8deb0c56c557784b4fd217e7608ac6197844
Raw File
Tip revision: db98e0b434a6265c451ffe94ec0a29b8d0aaf587 authored by Linus Torvalds on 16 March 2007, 00:20:01 UTC
Linux 2.6.21-rc4
Tip revision: db98e0b
sgi.h
/*
 *  fs/partitions/sgi.h
 */

extern int sgi_partition(struct parsed_partitions *state, struct block_device *bdev);

#define SGI_LABEL_MAGIC 0x0be5a941

back to top