diff options
author | Tom Tromey <tromey@adacore.com> | 2024-03-15 10:22:42 -0600 |
---|---|---|
committer | Tom Tromey <tromey@adacore.com> | 2024-03-15 12:38:39 -0600 |
commit | 033679b18f895be91b8d94ee9973ebb3d2c0b722 (patch) | |
tree | ae9f40d3ce6f1f9a08640c02dee0d1368163e454 /include/opcode | |
parent | d01264b71654dae83a254cf030a5cf73b66b7fbb (diff) | |
download | binutils-033679b18f895be91b8d94ee9973ebb3d2c0b722.zip binutils-033679b18f895be91b8d94ee9973ebb3d2c0b722.tar.gz binutils-033679b18f895be91b8d94ee9973ebb3d2c0b722.tar.bz2 |
Use size_t in gdb_bfd_section_data
BFD recently changed bfd_mmap to use size_t, not bfd_size_type. This
patch updates gdb_bfd_section_data to follow. Without this patch, if
the two types ever differ, gdb would fail to build.
Approved-By: Simon Marchi <simon.marchi@efficios.com>
Diffstat (limited to 'include/opcode')
0 files changed, 0 insertions, 0 deletions