]> git.saurik.com Git - apple/security.git/blob - SecurityTool/macOS/smartcards.h
Security-59306.11.20.tar.gz
[apple/security.git] / SecurityTool / macOS / smartcards.h
1 //
2 // smartcards.h
3 // SecurityTool
4
5 #ifndef smartcards_h
6 #define smartcards_h
7
8 int smartcards(int argc, char * const *argv);
9
10 #endif