projects
/
proxmark3-svn
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
fix iso14a_set_timeout() adjustment
[proxmark3-svn]
/
armsrc
/
printf.c
diff --git
a/armsrc/printf.c
b/armsrc/printf.c
index 49537c6412e092a8f7cbb29091860f21d53b9c20..94ed809d2a5aaf8f6a8e7e311c1cf8a6cc00f91e 100644
(file)
--- a/
armsrc/printf.c
+++ b/
armsrc/printf.c
@@
-38,9
+38,7
@@
#include <stdarg.h>
#include "printf.h"
#include "util.h"
#include <stdarg.h>
#include "printf.h"
#include "util.h"
-
-typedef uint32_t uintmax_t;
-typedef int32_t intmax_t;
+#include "string.h"
typedef unsigned char u_char;
typedef unsigned int u_int;
typedef unsigned char u_char;
typedef unsigned int u_int;
Impressum
,
Datenschutz