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

@ -5,11 +5,10 @@
*/
#include "proxmark3.h"
#include "apps.h"
#include "legicrf.h"
#include <stdint.h>
#include "util.h"
#include "legicrf.h"
#include "legic_prng.h"
#include "crc.h"