Initialize boot CPU structures inside kernel on AMD64

This commit is contained in:
2023-01-29 00:45:17 +01:00
parent 8733a23b20
commit 7bf4a9ab8d
9 changed files with 272 additions and 0 deletions

View File

@@ -11,4 +11,5 @@
/* Kernel specific headers */
#include "globals.h"
#include "arpfuncs.h"
#include "kepfuncs.h"