package embox.fs.dvfs

module super_block {
	option string log_level="LOG_ERR"
	option number super_block_quantity=4

	source "super_block.c"
}
