//===-- Definition of macros from sys/ipc.h -------------------------------===//
//
// Part of the LLVM Project, under the Apache License v2.0 with LLVM Exceptions.
// See https://llvm.org/LICENSE.txt for license information.
// SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception
//
//===----------------------------------------------------------------------===//
// Resource get request flags.
// Control commands used with semctl, msgctl, and shmctl.
// LLVM_LIBC_MACROS_LINUX_SYS_IPC_MACROS_H