adjust exec_param to keep track of sp_el0, fix incorrect use sys regs
[lunaix-os.git] / lunaix-os / kernel / block / LBuild
1 sources([
2     "blkpart_gpt.c",
3     "blk_mapping.c",
4     "blkio.c",
5     "block.c",
6     "blkbuf.c"
7 ])