]> git.ipfire.org Git - thirdparty/binutils-gdb.git/blobdiff - gas/config/tc-tic54x.h
gas: tc-tic54x.c hash tables
[thirdparty/binutils-gdb.git] / gas / config / tc-tic54x.h
index d32e0bc095b500d8faec87c5069e6adb97bce1d2..431895d1e4e1db75ce39461bb75b21e7b028881f 100644 (file)
@@ -131,4 +131,7 @@ extern void tic54x_convert_frag(bfd *, segT, fragS *);
 
 extern void tic54x_global (int);
 
+extern void tic54x_md_end (void);
+#define md_end tic54x_md_end
+
 #endif