summaryrefslogtreecommitdiffstats
path: root/contrib/binutils/gas/config/te-freebsd.h
blob: 13142359dcd72d472de6bde64924f80af969ea32 (plain)
1
2
3
4
5
6
7
8
/*
 * Target environment for FreeBSD.  It is the same as the generic
 * target, except it arranges to suppress the use of "/" as a comment
 * character.  Some code in the FreeBSD kernel uses "/" to mean
 * division.  (What a concept.)
 */
#define TE_FreeBSD 1
#include "te-generic.h"
OpenPOWER on IntegriCloud