aboutsummaryrefslogtreecommitdiff
path: root/gcc/config/kopensolaris-gnu.h
diff options
context:
space:
mode:
Diffstat (limited to 'gcc/config/kopensolaris-gnu.h')
-rw-r--r--gcc/config/kopensolaris-gnu.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/gcc/config/kopensolaris-gnu.h b/gcc/config/kopensolaris-gnu.h
index 99da2c1..ba6bdc5 100644
--- a/gcc/config/kopensolaris-gnu.h
+++ b/gcc/config/kopensolaris-gnu.h
@@ -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__"); \