]>
git.saurik.com Git - apple/security.git/blob - keychain/securityd/CheckV12DevEnabled.h
2 // CheckV12DevEnabled.h
5 // Created by Wouter de Groot on 2018-10-20.
8 #ifndef CHECKV12DEVENABLED_H_
9 #define CHECKV12DEVENABLED_H_
11 void resetCheckV12DevEnabled(void);
12 extern int (*checkV12DevEnabled
)(void);