Disable syscall debug

This commit is contained in:
4lDO2
2024-09-12 10:29:11 +02:00
parent e3e05ebca8
commit 97ea7ea6ec
-1
View File
@@ -51,7 +51,6 @@ default = [
"serial_debug",
"self_modifying",
"x86_kvm_pv",
"syscall_debug",
]
# Activates some limited code-overwriting optimizations, based on CPU features.