ptos/amd64: cpu: Add MP trampoline stub

Signed-off-by: Chloe M <chloe@mensia.org>
This commit is contained in:
2026-07-15 19:48:12 -04:00
parent 3e481cd58a
commit 0265810d9a
5 changed files with 83 additions and 2 deletions
+2 -1
View File
@@ -37,7 +37,8 @@ build_verify() {
check_deps \
clang \
rsync \
xorriso
xorriso \
nasm
# We need build envs !!
if [ -z "${PT_BUILD_SOURCED}" ]