1 2 3 4 5 6 7 8 9 10 11
/* ------------------------------------------- Copyright (C) 2024, Amlal EL Mahrouss, all rights reserved. ------------------------------------------- */ #pragma once #include <KernelKit/UserProcessScheduler.h> #include <KernelKit/PEFCodeMgr.h> #include <SystemKit/SwapDisk.h>