Initial version of ROCgdb
[deliverable/binutils-gdb.git] / include / elf / common.h
index 75c4fb7e9d7c0f780d635ac305f579546b7b071b..50ee815341d84b1ea51c5159b32eff6fb3d0a9cf 100644 (file)
@@ -1,5 +1,6 @@
 /* ELF support for BFD.
    Copyright (C) 1991-2019 Free Software Foundation, Inc.
+   Copyright (C) 2019 Advanced Micro Devices, Inc. All rights reserved.
 
    Written by Fred Fish @ Cygnus Support, from information published
    in "UNIX System V Release 4, Programmers Guide: ANSI C and
@@ -77,6 +78,7 @@
 #define ELFOSABI_OPENVOS     18 /* Stratus Technologies OpenVOS */
 
 #define ELFOSABI_C6000_ELFABI 64 /* Bare-metal TMS320C6000 */
+#define ELFOSABI_AMDGPU_HSA  64 /* AMD HSA runtime */
 #define ELFOSABI_C6000_LINUX 65 /* Linux TMS320C6000 */
 #define ELFOSABI_ARM_FDPIC   65 /* ARM FDPIC */
 #define ELFOSABI_ARM        97 /* ARM */
This page took 0.023358 seconds and 4 git commands to generate.