diff options
author | 2023-04-19 13:36:56 -0600 | |
---|---|---|
committer | 2023-06-05 09:59:18 -0600 | |
commit | e30deeb0366a978bc45f8c021ef1e51f5e949c87 (patch) | |
tree | d127aaf9c7761480290a3066a695658902135db9 /depcomp | |
parent | Minor cleanup in loclist_describe_location (diff) | |
download | binutils-gdb-e30deeb0366a978bc45f8c021ef1e51f5e949c87.tar.gz binutils-gdb-e30deeb0366a978bc45f8c021ef1e51f5e949c87.tar.bz2 binutils-gdb-e30deeb0366a978bc45f8c021ef1e51f5e949c87.zip |
Move unrelocated_addr to common-types.h
unrelocated_addr is currently defined in symtab.h, but in order to
avoid having to include that in more places, I wanted to move the type
elsewhere. I considered defs.h, but it seemed reasonable to have it
next to CORE_ADDR, which is what this patch does.
Diffstat (limited to 'depcomp')
0 files changed, 0 insertions, 0 deletions