summaryrefslogtreecommitdiff
path: root/Kernel/API/serenity_limits.h
blob: 54aed638600dc2b46e733197601f8e5217055870 (plain)
1
2
3
4
5
6
7
8
9
/*
 * Copyright (c) 2022, sin-ack <sin-ack@protonmail.com>
 *
 * SPDX-License-Identifier: BSD-2-Clause
 */

#pragma once

#define PTHREAD_STACK_MAX (32 * 1024 * 1024) // 32MiB