blob: 0c924cae15aa67199ce73ed465cfd7157adecfbe [file]
//===-- Definition of macros from sys/personality.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
//
//===----------------------------------------------------------------------===//
#ifndef LLVM_LIBC_MACROS_LINUX_SYS_PERSONALITY_MACROS_H
#define LLVM_LIBC_MACROS_LINUX_SYS_PERSONALITY_MACROS_H
#include <linux/personality.h>
#endif // LLVM_LIBC_MACROS_LINUX_SYS_PERSONALITY_MACROS_H