Make ExectOS only run on processors which support PAE

Este commit está contenido en:
2024-05-24 16:30:39 +02:00
padre 5221db2e63
commit b4588d5b4c
Se han modificado 5 ficheros con 9 adiciones y 50 borrados

Ver fichero

@@ -20,8 +20,6 @@ XTAPI
VOID
KepInitializeKernel(VOID)
{
/* Initialize architecture specific hardware extensions */
MmInitializeHardware();
}
/**