mirror of
https://github.com/RGBCube/serenity
synced 2025-07-27 05:37:34 +00:00
Meta: Add x86_64 to supported architectures in README
This commit is contained in:
parent
97bd13264a
commit
f2a1ee327f
1 changed files with 1 additions and 1 deletions
|
@ -24,7 +24,7 @@ I'm also on [Patreon](https://www.patreon.com/serenityos) and [GitHub Sponsors](
|
||||||
|
|
||||||
## Kernel features
|
## Kernel features
|
||||||
|
|
||||||
* x86 (32-bit) kernel with pre-emptive multi-threading
|
* x86 (32-bit) and x86_64 (64-bit) kernel with pre-emptive multi-threading
|
||||||
* Hardware protections (SMEP, SMAP, UMIP, NX, WP, TSD, ...)
|
* Hardware protections (SMEP, SMAP, UMIP, NX, WP, TSD, ...)
|
||||||
* IPv4 stack with ARP, TCP, UDP and ICMP protocols
|
* IPv4 stack with ARP, TCP, UDP and ICMP protocols
|
||||||
* ext2 filesystem
|
* ext2 filesystem
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue