Fix build error in gdb/rocm-tdep.c
[deliverable/binutils-gdb.git] / gdb / defs.h
index 5d68be2a056aabb9b68b104b12a335b95304824b..9a7507719e140145c5c2877747a1599d7796daf9 100644 (file)
@@ -1,7 +1,8 @@
 /* *INDENT-OFF* */ /* ATTRIBUTE_PRINTF confuses indent, avoid running it
                      for now.  */
 /* Basic, host-specific, and target-specific definitions for GDB.
-   Copyright (C) 1986-2019 Free Software Foundation, Inc.
+   Copyright (C) 1986-2020 Free Software Foundation, Inc.
+   Copyright (C) 2019-2020 Advanced Micro Devices, Inc. All rights reserved.
 
    This file is part of GDB.
 
@@ -496,6 +497,7 @@ enum gdb_osabi
   GDB_OSABI_NEWLIB,
   GDB_OSABI_SDE,
   GDB_OSABI_PIKEOS,
+  GDB_OSABI_AMDGPU_HSA,
 
   GDB_OSABI_INVALID            /* keep this last */
 };
This page took 0.028412 seconds and 4 git commands to generate.