Merge the includes-revamp branch into trunk.

This commit is contained in:
Romain Tartiere
2009-12-01 14:23:00 +00:00
parent b29860a93c
commit 2b8232b9ab
42 changed files with 63 additions and 57 deletions

View File

@@ -26,7 +26,7 @@
#include <stdint.h>
#include "nfc-types.h"
#include <nfc/nfc-types.h>
byte_t oddparity(const byte_t bt);
void oddparity_byte_ts(const byte_t* pbtData, const size_t szLen, byte_t* pbtPar);