Remove a miss-placed prototypes.
This commit is contained in:
parent
43ca2c827b
commit
190b52c4cd
@ -28,8 +28,6 @@
|
||||
|
||||
#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);
|
||||
|
||||
byte_t mirror(byte_t bt);
|
||||
uint32_t mirror32(uint32_t ui32Bits);
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user