]>
git.saurik.com Git - apple/security.git/blob - OSX/utilities/src/SecInternalReleasePriv.h
4 // Copyright © 2015 Apple Inc. All rights reserved.
7 #ifndef SecInternalRelease_c
8 #define SecInternalRelease_c
11 #include <sys/cdefs.h>
15 bool SecIsInternalRelease(void);
16 bool SecIsProductionFused(void);
21 #endif /* SecInternalRelease_c */