Forgotten commit

git-svn-id: https://svn.openpcd.org:2342/trunk@441 6dc7ffe9-61d6-0310-9af1-9938baff3ed1
This commit is contained in:
henryk 2008-03-05 00:31:52 +00:00
parent 78a0c8a542
commit bac6c469cc
1 changed files with 6 additions and 0 deletions

View File

@ -0,0 +1,6 @@
#ifndef ISO14443A_PRETENDER_H_
#define ISO14443A_PRETENDER_H_
void iso14443a_pretender (void *pvParameters);
#endif /*ISO14443A_PRETENDER_H_*/