summaryrefslogtreecommitdiffhomepage
path: root/src/kernel/KernelKit/UserMgr.h
blob: 16ca79b65549009e489c1615bfb565a0c5112934 (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/nekernel

#ifndef KERNELKIT_USERMGR_H
#define KERNELKIT_USERMGR_H

#include <KernelKit/UserMgr+User.h>

#endif