summaryrefslogtreecommitdiff
path: root/openpicc/application/iso14443a_pretender.h
diff options
context:
space:
mode:
Diffstat (limited to 'openpicc/application/iso14443a_pretender.h')
-rw-r--r--openpicc/application/iso14443a_pretender.h6
1 files changed, 6 insertions, 0 deletions
diff --git a/openpicc/application/iso14443a_pretender.h b/openpicc/application/iso14443a_pretender.h
new file mode 100644
index 0000000..675a2e6
--- /dev/null
+++ b/openpicc/application/iso14443a_pretender.h
@@ -0,0 +1,6 @@
+#ifndef ISO14443A_PRETENDER_H_
+#define ISO14443A_PRETENDER_H_
+
+void iso14443a_pretender (void *pvParameters);
+
+#endif /*ISO14443A_PRETENDER_H_*/
personal git repositories of Harald Welte. Your mileage may vary