summaryrefslogtreecommitdiffhomepage
path: root/dev/Kernel/POSIXKit/unix_layer.h
blob: 64c09191756fcfa21c59e6f62d08d0df754d1f55 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
/* -------------------------------------------

	Copyright (C) 2024, t& Corporation, all rights reserved.

------------------------------------------- */

#pragma once

#include <NewKit/Defines.h>
#include <KernelKit/UserProcessScheduler.h>
#include <KernelKit/PEFCodeMgr.h>
#include <SystemKit/TeamScheduler.h>
#include <SystemKit/SwapDisk.h>