We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 52864d9 commit 659419aCopy full SHA for 659419a
compiler-rt/lib/builtins/cpu_model/aarch64/fmv/apple.inc
@@ -1,6 +1,5 @@
1
#include <TargetConditionals.h>
2
#if TARGET_OS_OSX || TARGET_OS_IPHONE
3
-#include <dispatch/dispatch.h>
4
#include <sys/sysctl.h>
5
6
static bool isKnownAndSupported(const char *name) {
0 commit comments