]> git.ipfire.org Git - thirdparty/binutils-gdb.git/blob - gas/config/tc-generic.h
This commit was manufactured by cvs2svn to create branch 'binutils'.
[thirdparty/binutils-gdb.git] / gas / config / tc-generic.h
1 /*
2 * This file is tc-generic.h and is intended to be a template for
3 * target cpu specific header files.
4 */
5
6 #define TC_GENERIC 1
7
8 /*
9 * Local Variables:
10 * comment-column: 0
11 * fill-column: 131
12 * End:
13 */
14
15 /* end of tc-generic.h */