/* * Copyright (c) 2020, Andreas Kling * * SPDX-License-Identifier: BSD-2-Clause */ #pragma once #define PR_SET_DUMPABLE 1 #define PR_GET_DUMPABLE 2