Update system call count in linux-compatibility.md

This commit is contained in:
Tate, Hongliang Tian 2025-03-12 15:31:30 +08:00 committed by GitHub
parent d40d452e9d
commit 55984e68cf
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -15,7 +15,7 @@ support the loading of Linux kernel modules.
## System Calls
At the time of writing,
Asterinas implements 177 out of the 336 system calls
Asterinas implements 190 out of the 336 system calls
provided by Linux on x86-64 architecture.
| Numbers | Names | Is Implemented |