binutils-gdb/gas/config/te-generic.h

19 lines
300 B
C

/*
* This file is te-generic.h and is intended to be a template for
* target environment specific header files.
*/
#define TE_GENERIC 1
/* these define interfaces */
#include "obj-format.h"
/*
* Local Variables:
* comment-column: 0
* fill-column: 131
* End:
*/
/* end of te-generic.h */