summaryrefslogtreecommitdiff
path: root/gcc/config/darwin.h
diff options
context:
space:
mode:
Diffstat (limited to 'gcc/config/darwin.h')
-rw-r--r--gcc/config/darwin.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/gcc/config/darwin.h b/gcc/config/darwin.h
index f0ff9010b93..220f46a8b57 100644
--- a/gcc/config/darwin.h
+++ b/gcc/config/darwin.h
@@ -1052,8 +1052,6 @@ __enable_execute_stack (void *addr) \
/* For Apple KEXTs, we make the constructors return this to match gcc
2.95. */
#define TARGET_CXX_CDTOR_RETURNS_THIS (darwin_kextabi_p)
-extern int flag_mkernel;
-extern int flag_apple_kext;
#define TARGET_KEXTABI flag_apple_kext
#define TARGET_HAS_TARGETCM 1