URL
https://opencores.org/ocsvn/or1k/or1k/trunk
Subversion Repositories or1k
[/] [or1k/] [trunk/] [linux/] [linux-2.4/] [fs/] [partitions/] [sun.h] - Rev 1774
Go to most recent revision | Compare with Previous | Blame | View Log
/* * fs/partitions/sun.h */ #define SUN_LABEL_MAGIC 0xDABE int sun_partition(struct gendisk *hd, struct block_device *bdev, unsigned long first_sector, int first_part_minor);
Go to most recent revision | Compare with Previous | Blame | View Log