diff options
Diffstat (limited to 'gcc/config/i386')
-rwxr-xr-x | gcc/config/i386/xm-i386.h | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/gcc/config/i386/xm-i386.h b/gcc/config/i386/xm-i386.h index acc1657..390110a 100755 --- a/gcc/config/i386/xm-i386.h +++ b/gcc/config/i386/xm-i386.h @@ -33,10 +33,6 @@ Boston, MA 02111-1307, USA. */ #define HOST_BITS_PER_LONG 32 #define HOST_BITS_PER_LONGLONG 64 -/* Arguments to use with `exit'. */ -#define SUCCESS_EXIT_CODE 0 -#define FATAL_EXIT_CODE 33 - /* target machine dependencies. tm.h is a symbolic link to the actual target specific file. */ |