更新系统调用号 (#410)

* 更新系统调用号

* 更改DragonReach和relibc版本

* update

* update

* fix warning

---------

Co-authored-by: longjin <longjin@RinGoTek.cn>
This commit is contained in:
GnoCiYeH
2023-10-24 19:59:01 +08:00
committed by GitHub
parent f4082b86b1
commit ad1d649edd
6 changed files with 263 additions and 150 deletions

View File

@ -6,7 +6,7 @@
"BuildFromSource": {
"Git": {
"url" : "https://git.mirrors.dragonos.org/DragonOS-Community/DragonReach.git",
"revision": "a3341790a8"
"revision": "67e3e34cb5"
}
}
},

View File

@ -6,7 +6,7 @@
"BuildFromSource": {
"Git": {
"url": "https://git.mirrors.dragonos.org/DragonOS-Community/relibc.git",
"revision": "ac1ea83106"
"revision": "f797586d73"
}
}
},