PR 14072
[deliverable/binutils-gdb.git] / gas / config / tc-tic4x.c
index fd6cec7f82ddbb4993e6382c2f51b04281068ca0..1764b0bc43e7c5f2b9435cf09ea08afe1d43777a 100644 (file)
   o Evaluation of constant floating point expressions (expr.c needs
     work!)
 
-  o Support 'abc' constants (that is 0x616263)
-*/
+  o Support 'abc' constants (that is 0x616263).  */
 
-#include "safe-ctype.h"
 #include "as.h"
+#include "safe-ctype.h"
 #include "opcode/tic4x.h"
 #include "subsegs.h"
 #include "obstack.h"
This page took 0.025072 seconds and 4 git commands to generate.