]> git.ipfire.org Git - thirdparty/binutils-gdb.git/blobdiff - gas/macro.h
gas: free sy_hash, macro_hash and po_hash
[thirdparty/binutils-gdb.git] / gas / macro.h
index 227c9cb5c93522c2e92902f875e67ecef710cb0b..03d6a81c5e3978e3c3cb19de3837bd3c89f4f42a 100644 (file)
@@ -85,6 +85,7 @@ extern int buffer_and_nest (const char *, const char *, sb *,
                            size_t (*) (sb *));
 extern void macro_init (int, int, int,
                        size_t (*) (const char *, size_t, sb *, offsetT *));
+extern void macro_end (void);
 extern void macro_set_alternate (int);
 extern void macro_mri_mode (int);
 extern const char *define_macro (size_t, sb *, sb *, size_t (*) (sb *),