package embox.fs

module fs_driver {
	source "fs_driver.c"

	@IncludeExport(path="fs")
	source "fs_driver.h"
}
