commit | 3984e52f7f4bca4641b2c59ba2730f71263ad97d | [log] [tgz] |
---|---|---|
author | Tom Tromey <tromey@adacore.com> | Mon Feb 26 10:46:31 2024 -0700 |
committer | Tom Tromey <tromey@adacore.com> | Thu Mar 21 12:21:23 2024 -0600 |
tree | 395c143d11d435e4cfc4e42dcd4bc5ae9b209454 | |
parent | acaf48b921453c37fc2df4151699c912940bcd25 [diff] |
Use addrmap_fixed in a few spots There are a few spots in the tree that use 'addrmap' where only an addrmap_fixed will ever really be seen. This patch changes this code to use the more specific type.