aboutsummaryrefslogtreecommitdiff
path: root/gcc/config/sparc/lite.h
diff options
context:
space:
mode:
Diffstat (limited to 'gcc/config/sparc/lite.h')
-rw-r--r--gcc/config/sparc/lite.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/gcc/config/sparc/lite.h b/gcc/config/sparc/lite.h
index 95da781..b314f43 100644
--- a/gcc/config/sparc/lite.h
+++ b/gcc/config/sparc/lite.h
@@ -19,9 +19,6 @@ 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. */
-#undef CPP_PREDEFINES
-#define CPP_PREDEFINES "-Dsparc -Dsparclite -Acpu=sparc -Amachine=sparc"
-
#undef TARGET_VERSION
#define TARGET_VERSION fprintf (stderr, " (sparclite)");