Clean up data types, some header cleanup, etc.

This commit is contained in:
marcansoft 2010-02-20 22:51:00 +00:00
commit f7e3ed8287
17 changed files with 410 additions and 398 deletions

View file

@ -8,9 +8,9 @@
*/
#include "proxmark3.h"
#include <stdint.h>
#include "apps.h"
#include "util.h"
#include "hitag2.h"
struct hitag2_cipher_state {