diff options
Diffstat (limited to 'gcc/config/i860/xm-i860.h')
-rw-r--r-- | gcc/config/i860/xm-i860.h | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/gcc/config/i860/xm-i860.h b/gcc/config/i860/xm-i860.h index 96e5124beb1..789d541e9d1 100644 --- a/gcc/config/i860/xm-i860.h +++ b/gcc/config/i860/xm-i860.h @@ -18,9 +18,3 @@ along with GNU CC; see the file COPYING. If not, write to the Free Software Foundation, 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ -/* This describes the machine the compiler is hosted on. */ -#define HOST_BITS_PER_CHAR 8 -#define HOST_BITS_PER_SHORT 16 -#define HOST_BITS_PER_INT 32 -#define HOST_BITS_PER_LONG 32 -#define HOST_BITS_PER_LONGLONG 64 |