diff options
author | Mike Frysinger <vapier@gentoo.org> | 2021-07-06 23:21:20 -0400 |
---|---|---|
committer | Mike Frysinger <vapier@gentoo.org> | 2021-10-31 04:50:44 -0400 |
commit | b868a2393bfd65221fe94e4ef2eebf218dee5a71 (patch) | |
tree | 21a05a8a3759bf111590424492a108128fda227e /sim/erc32 | |
parent | 88c8370b25c6a76cb7de19a3ef50a34abc090756 (diff) | |
download | fsf-binutils-gdb-b868a2393bfd65221fe94e4ef2eebf218dee5a71.zip fsf-binutils-gdb-b868a2393bfd65221fe94e4ef2eebf218dee5a71.tar.gz fsf-binutils-gdb-b868a2393bfd65221fe94e4ef2eebf218dee5a71.tar.bz2 |
sim: nltvals: localize TARGET_<open> defines
Code should not be using these directly, instead they should be
resolving these dynamically via the open_map. Rework the common
callback code that was using the defines to use symbolic names
instead, and localize some of the defines in the ARM code (since
it's a bit unclear how many different APIs it supports currently),
then remove the defines out of the header so no new code can rely on
them.
Diffstat (limited to 'sim/erc32')
0 files changed, 0 insertions, 0 deletions