projects
/
proxmark3-svn
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
CHG: trying to add OSX for Travis CI
[proxmark3-svn]
/
include
/
common.h
diff --git
a/include/common.h
b/include/common.h
index 70188ca93dc45d296b40cc8df37479745812d5ff..2a67bd879c360c3c9363cfc26b098cdc697396d2 100644
(file)
--- a/
include/common.h
+++ b/
include/common.h
@@
-29,7
+29,5
@@
typedef unsigned char byte_t;
#ifndef ABS
# define ABS(a) ( ((a)<0) ? -(a) : (a) )
#endif
-
#define RAMFUNC __attribute((long_call, section(".ramfunc")))
-
#endif
Impressum
,
Datenschutz