mirror of
https://github.com/asterinas/asterinas.git
synced 2025-06-08 12:56:48 +00:00
Update system call count in linux-compatibility.md
This commit is contained in:
parent
d40d452e9d
commit
55984e68cf
@ -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 |
|
||||
@ -371,4 +371,4 @@ Here is the list of supported boot protocols:
|
||||
* [Multiboot](https://www.gnu.org/software/grub/manual/multiboot/multiboot.html)
|
||||
* [Multiboot2](https://www.gnu.org/software/grub/manual/multiboot2/multiboot.html)
|
||||
* [Linux 32-bit boot protocol](https://www.kernel.org/doc/html/v5.4/x86/boot.html#bit-boot-protocol)
|
||||
* [Linux EFI handover](https://www.kernel.org/doc/html/v5.4/x86/boot.html#efi-handover-protocol)
|
||||
* [Linux EFI handover](https://www.kernel.org/doc/html/v5.4/x86/boot.html#efi-handover-protocol)
|
||||
|
Loading…
x
Reference in New Issue
Block a user