aboutsummaryrefslogtreecommitdiff
path: root/gas/config/te-generic.h
blob: 4b40d61409e8eb31ef837af00f2a38f8b9cb01cc (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
/*
 * 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 */