1
0
Fork 0

fix/kernel: Fixed MADT tables to use

acpi_madt_entry_t header;
This commit is contained in:
Kevin Alavik 2025-05-16 19:23:25 +02:00
parent 09de945b15
commit 1f70ada525
Signed by: cmpsb
GPG key ID: 10D1CC0526FDC6D7
3 changed files with 20 additions and 16 deletions

View file

@ -2,7 +2,7 @@
MAKEFLAGS += -rR
.SUFFIXES:
QEMUFLAGS := -m 2G -serial stdio
QEMUFLAGS := -m 2G -serial stdio -smp 4
USER_QEMUFLAGS ?=
IMAGE_NAME := release/emk