Initial import from FreeBSD RELENG_4:
[games.git] / gnu / usr.bin / as / config / tc-i860.h
1 /*
2  * This file is tc-i860.h.
3  */
4
5 #define TC_I860 1
6
7 #define NO_LISTING
8
9 #ifdef OLD_GAS
10 #define REVERSE_SORT_RELOCS
11 #endif /* OLD_GAS */
12
13 #define tc_headers_hook(a)              {;} /* not used */
14 #define tc_crawl_symbol_chain(a)        {;} /* not used */
15 #define tc_aout_pre_write_hook(x)       {;} /* not used */
16
17 /*
18  * Local Variables:
19  * comment-column: 0
20  * fill-column: 131
21  * End:
22  */
23
24 /* end of tc-i860.h */