* v850-opc.c: Close unterminated comment.
[deliverable/binutils-gdb.git] / gas / config / tc-generic.h
1 /*
2 * This file is tc-generic.h and is intended to be a template for target cpu
3 * specific header files. It is my intent that this file compile. It is also
4 * my intent that this file grow into something that can be used as both a
5 * template for porting, and a stub for testing. xoxorich.
6 */
7
8 #define TC_GENERIC 1
9
10 /*
11 * Local Variables:
12 * comment-column: 0
13 * fill-column: 131
14 * End:
15 */
16
17 /* end of tc-generic.h */
This page took 0.029994 seconds and 4 git commands to generate.