2 * This file is te-generic.h and is intended to be a template for
3 * target environment specific header files.
5 * It is my intent that this file will evolve into a file suitable for config,
6 * compile, and copying as an aid for testing and porting. xoxorich.
11 /* these define interfaces */
12 #include "obj-format.h"
14 /* define this if you want gas to ignore the first underscore character of
16 /* #define STRIP_UNDERSCORE */
25 /* end of te-generic.h */