summaryrefslogtreecommitdiff
path: root/sys/Makefile
AgeCommit message (Collapse)Author
2025-11-15kern/amd64: cpu: Add kernel fence for trap entryIan Moffett
A kernel fence ensures that the GS base will contain kernel data on entry. Signed-off-by: Ian Moffett <ian@osmora.org>
2025-11-15build: Make build logs prettyIan Moffett
Signed-off-by: Ian Moffett <ian@osmora.org>
2025-11-15kern: Create C kernel entrypointIan Moffett
Signed-off-by: Ian Moffett <ian@osmora.org>
2025-11-15initial commitIan Moffett
Signed-off-by: Ian Moffett <ian@osmora.org>