git-svn-id: trunk@46691 -
@@ -9,12 +9,3 @@
-CX
-XX
#endif
-
-# does not require extra memory, neither code nor data
-# in programs not using e. g. writeln based I/O which is the common case
-#ifdef CPUZ80
--SfOBJECTS
--SfEXCEPTIONS
--SfCLASSES
--SfRTTI
-#endif
@@ -265,6 +265,12 @@
-SfRESOURCES
#endif CPUXTENSA
+# does not require extra memory, neither code nor data
+# in programs not using e. g. writeln based I/O which is the common case
#ifdef CPUZ80
+-SfOBJECTS
+-SfEXCEPTIONS
+-SfCLASSES
+-SfRTTI
-SfSOFTFPU
-#endif CPUZ80
+#endif