summaryrefslogtreecommitdiffhomepage
path: root/dev/user/SecurityPolicy.h
blob: a03c928b8ecad07ae1b2713728094ce25c8b64e5 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
/* -------------------------------------------

  Copyright (C) 2025, Amlal El Mahrouss, all rights reserved.

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

#pragma once

#include <user/SystemCalls.h>

/// @file SecurityPolicy.h
/// @brief Hardened Security Policy, used to restrict access to certain system calls.