ELF/BFD,GDB: Handle both variants of the 32-bit Linux core PRPSINFO note
[deliverable/binutils-gdb.git] / bfd / elf32-am33lin.c
index 0cc1b2b795dce2100c30d0b95443d27b675ac321..a37b3d32f2be1f415b1a68a64bec14e858e33e19 100644 (file)
@@ -102,4 +102,6 @@ elf32_am33lin_grok_psinfo (bfd *abfd, Elf_Internal_Note *note)
 #define elf_backend_grok_prstatus      elf32_am33lin_grok_prstatus
 #define elf_backend_grok_psinfo                elf32_am33lin_grok_psinfo
 
+#define elf_backend_linux_prpsinfo32_ugid16    TRUE
+
 #include "elf-m10300.c"
This page took 0.029832 seconds and 4 git commands to generate.