diff options
Diffstat (limited to 'fs/partitions/sgi.h')
-rw-r--r-- | fs/partitions/sgi.h | 8 |
1 files changed, 0 insertions, 8 deletions
diff --git a/fs/partitions/sgi.h b/fs/partitions/sgi.h deleted file mode 100644 index b9553eb..0000000 --- a/fs/partitions/sgi.h +++ /dev/null @@ -1,8 +0,0 @@ -/* - * fs/partitions/sgi.h - */ - -extern int sgi_partition(struct parsed_partitions *state); - -#define SGI_LABEL_MAGIC 0x0be5a941 - |