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