commit | a678887d09c00cecb9aec39cd15f8c65e603078e | [log] [tgz] |
---|---|---|
author | Tom Tromey <tom@tromey.com> | Sun Jan 16 20:05:18 2022 -0700 |
committer | Tom Tromey <tom@tromey.com> | Fri Apr 29 16:14:32 2022 -0600 |
tree | 59a9b3db5d5889cc7ba81aeb7a3a739954584977 | |
parent | 8613a476b198e67ecd645cf74befe9a0dad255b3 [diff] |
Constify breakpoint_ops Now that all breakpoint_ops are statically initialized, they can all be made const.