[0/4] gas: tidy macro interfacing after removal of gasp

Message ID bdf364c0-c333-095b-47e0-24948906071e@suse.com
Headers
Series gas: tidy macro interfacing after removal of gasp |

Message

Jan Beulich March 8, 2023, 4:05 p.m. UTC
  It's been only about 20 years, but better late than never.

1: drop function pointer parameter from macro_init()
2: isolate macro_strip_at to macro.c
3: use flag_mri directly in macro processing
4: expose flag_macro_alternate globally

Jan