]> git.saurik.com Git - apple/security.git/blobdiff - SecurityTool/macOS/smartcards.h
Security-59306.11.20.tar.gz
[apple/security.git] / SecurityTool / macOS / smartcards.h
diff --git a/SecurityTool/macOS/smartcards.h b/SecurityTool/macOS/smartcards.h
new file mode 100644 (file)
index 0000000..cc67461
--- /dev/null
@@ -0,0 +1,10 @@
+//
+//  smartcards.h
+//  SecurityTool
+
+#ifndef smartcards_h
+#define smartcards_h
+
+int smartcards(int argc, char * const *argv);
+
+#endif