]> Git Repo - binutils.git/blobdiff - gas/config/tc-a29k.h
* config/tc-mips.c (load_register): In 32 bit mode, when not
[binutils.git] / gas / config / tc-a29k.h
index 1c36f07fc9972cefd993261b12533ebb8c51a467..a63864f30137a0893ffe55600c741e1567c19ff3 100644 (file)
@@ -23,6 +23,9 @@ the Free Software Foundation, 59 Temple Place - Suite 330, Boston, MA 02111-1307
 
 #define LEX_DOLLAR 1
 
+#define tc_unrecognized_line(c) a29k_unrecognized_line (c)
+extern int a29k_unrecognized_line PARAMS ((int));
+
 #define tc_headers_hook(a)             ;       /* not used */
 #define tc_headers_hook(a)             ;       /* not used */
 #define tc_crawl_symbol_chain(a)       ;       /* not used */
This page took 0.024033 seconds and 4 git commands to generate.