X-Git-Url: https://repo.jachan.dev/binutils.git/blobdiff_plain/0b608360be1b90d88f8869f82e0fb29bf6f38525..1829f4b2af96932cb1c6aeca4815c7c5dd706f3d:/bfd/elf-bfd.h diff --git a/bfd/elf-bfd.h b/bfd/elf-bfd.h index cfc42ac9a6..4877a0a468 100644 --- a/bfd/elf-bfd.h +++ b/bfd/elf-bfd.h @@ -597,7 +597,7 @@ struct elf_backend_data /* A function to convert machine dependent section header flags to BFD internal section header flags. */ bfd_boolean (*elf_backend_section_flags) - (flagword *, Elf_Internal_Shdr *); + (flagword *, const Elf_Internal_Shdr *); /* A function to handle unusual program segment types when creating BFD sections from ELF program segments. */