Imported intl subdir from GNU gettext 0.10.32
[deliverable/binutils-gdb.git] / gas / config / te-generic.h
1 /*
2 * This file is te-generic.h and is intended to be a template for
3 * target environment specific header files.
4 */
5
6 #define TE_GENERIC 1
7
8 /* these define interfaces */
9 #include "obj-format.h"
10
11 /*
12 * Local Variables:
13 * comment-column: 0
14 * fill-column: 131
15 * End:
16 */
17
18 /* end of te-generic.h */
This page took 0.054568 seconds and 4 git commands to generate.