OSDN Git Service

* config/epiphany/epiphany.h (USE_LOAD_POST_INCREMENT): Define.
[pf3gnuchains/gcc-fork.git] / gcc / config / kopensolaris-gnu.h
index 99da2c1..ba6bdc5 100644 (file)
@@ -19,8 +19,8 @@ You should have received a copy of the GNU General Public License
 along with GCC; see the file COPYING3.  If not see
 <http://www.gnu.org/licenses/>.  */
 
-#undef LINUX_TARGET_OS_CPP_BUILTINS    
-#define LINUX_TARGET_OS_CPP_BUILTINS()         \
+#undef GNU_USER_TARGET_OS_CPP_BUILTINS    
+#define GNU_USER_TARGET_OS_CPP_BUILTINS()              \
   do                                           \
     {                                          \
        builtin_define ("__OpenSolaris_kernel__");      \