DEL: removed the homebrews script. It needed a seperate gitproject.

CHG:  removed references to  stdio.h  and time.h  in ARMSRC.
This commit is contained in:
iceman1001
2016-05-06 23:51:03 +02:00
parent 7680db569c
commit 048324d63b
4 changed files with 7 additions and 48 deletions

View File

@@ -10,7 +10,6 @@
//-----------------------------------------------------------------------------
// Some code was copied from Hitag2.c
//-----------------------------------------------------------------------------
#include <stdio.h>
#include <stdlib.h>
#include "proxmark3.h"
#include "apps.h"

View File

@@ -2,7 +2,6 @@
#define __TLV_H
#include <stdint.h>
#include <stdio.h>
#include <string.h>
#include <stdint.h>