URL
https://opencores.org/ocsvn/test_project/test_project/trunk
Subversion Repositories test_project
[/] [test_project/] [trunk/] [linux_sd_driver/] [fs/] [partitions/] [karma.h] - Rev 66
Go to most recent revision | Compare with Previous | Blame | View Log
/* * fs/partitions/karma.h */ #define KARMA_LABEL_MAGIC 0xAB56 int karma_partition(struct parsed_partitions *state, struct block_device *bdev);
Go to most recent revision | Compare with Previous | Blame | View Log