diff options
Diffstat (limited to 'gcc/config/i386')
-rwxr-xr-x | gcc/config/i386/xm-i386.h | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/gcc/config/i386/xm-i386.h b/gcc/config/i386/xm-i386.h index 390110a..591d5ac 100755 --- a/gcc/config/i386/xm-i386.h +++ b/gcc/config/i386/xm-i386.h @@ -32,8 +32,3 @@ Boston, MA 02111-1307, USA. */ #define HOST_BITS_PER_INT 32 #define HOST_BITS_PER_LONG 32 #define HOST_BITS_PER_LONGLONG 64 - -/* target machine dependencies. - tm.h is a symbolic link to the actual target specific file. */ - -#include "tm.h" |