summaryrefslogtreecommitdiffhomepage
path: root/src/kernel/KernelKit/UserMgr.h
blob: 6e6652b127c23420e4ad7c6f47d02b0dac30fd9f (plain)
1
2
3
4
5
6
7
8
9
10
// 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