X-Git-Url: https://git.saurik.com/apple/libplatform.git/blobdiff_plain/ada7c4921d100a297d3be70d24c7fe9f43330c12..refs/heads/master:/src/string/generic/flsll.c diff --git a/src/string/generic/flsll.c b/src/string/generic/flsll.c index b6c893b..3f52579 100644 --- a/src/string/generic/flsll.c +++ b/src/string/generic/flsll.c @@ -57,7 +57,7 @@ flsll(long long mask) #endif } -#if VARIANT_DYLD && TARGET_IPHONE_SIMULATOR +#if VARIANT_DYLD && TARGET_OS_SIMULATOR int flsl(long mask) {