patch-2.3.14 linux/fs/partitions/sgi.h
Next file: linux/fs/partitions/sun.c
Previous file: linux/fs/partitions/sgi.c
Back to the patch index
Back to the overall index
- Lines: 10
- Date:
Thu Aug 12 12:26:06 1999
- Orig file:
v2.3.13/linux/fs/partitions/sgi.h
- Orig date:
Wed Dec 31 16:00:00 1969
diff -u --recursive --new-file v2.3.13/linux/fs/partitions/sgi.h linux/fs/partitions/sgi.h
@@ -0,0 +1,9 @@
+/*
+ * fs/partitions/sgi.h
+ */
+
+extern int sgi_partition(struct gendisk *hd, kdev_t dev,
+ unsigned long first_sector, int first_part_minor);
+
+#define SGI_LABEL_MAGIC 0x0be5a941
+
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)