summaryrefslogtreecommitdiffhomepage
path: root/src/libThread/ThreadKit/Thread.h
blob: e8fa7eb06b44567f551181107fa584c671c2ed5c (plain)
1
2
3
4
5
6
7
8
9
10
11
// SPDX-License-Identifier: Apache-2.0
// Copyright 2026, Amlal El Mahrouss (amlal@nekernel.org)
// Licensed under the Apache License, Version 2.0 (see LICENSE file)
// Official repository: https://github.com/ne-foss-org/ne-kernel

#ifndef THREADKIT_THREADKIT_H
#define THREADKIT_THREADKIT_H

#include <libSystem/SystemKit/System.h>

#endif // THREADKIT_THREADKIT_H