projects
/
proxmark3-svn
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
CHG: "hf 14b sim" making the flow to be similar to "hf 14a sim".
[proxmark3-svn]
/
include
/
common.h
diff --git
a/include/common.h
b/include/common.h
index 3d063351059e81d8f9ccbe5c3ab23239c210a20f..2a67bd879c360c3c9363cfc26b098cdc697396d2 100644
(file)
--- a/
include/common.h
+++ b/
include/common.h
@@
-29,6
+29,5
@@
typedef unsigned char byte_t;
#ifndef ABS
# define ABS(a) ( ((a)<0) ? -(a) : (a) )
#endif
#ifndef ABS
# define ABS(a) ( ((a)<0) ? -(a) : (a) )
#endif
-
#define RAMFUNC __attribute((long_call, section(".ramfunc")))
#endif
#define RAMFUNC __attribute((long_call, section(".ramfunc")))
#endif
Impressum
,
Datenschutz