summaryrefslogtreecommitdiff
path: root/gcc/config/m32c/m32c-pragma.c
diff options
context:
space:
mode:
Diffstat (limited to 'gcc/config/m32c/m32c-pragma.c')
-rw-r--r--gcc/config/m32c/m32c-pragma.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/gcc/config/m32c/m32c-pragma.c b/gcc/config/m32c/m32c-pragma.c
index 0da26c97303..c44e59c4aa6 100644
--- a/gcc/config/m32c/m32c-pragma.c
+++ b/gcc/config/m32c/m32c-pragma.c
@@ -18,7 +18,7 @@
along with GCC; see the file COPYING3. If not see
<http://www.gnu.org/licenses/>. */
-#define TARGET_C_FILE 1
+#define IN_TARGET_CODE 1
#include "config.h"
#include "system.h"