projects
/
proxmark3-svn
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
Script to convert emulator file (ASCII dump of data) into HTML
[proxmark3-svn]
/
include
/
common.h
diff --git
a/include/common.h
b/include/common.h
index 71787b4f4e7a1e164f1cdd959683805a0b7bdc98..feed109c2dfe3faa216edb89fd0852100b542896 100644
(file)
--- a/
include/common.h
+++ b/
include/common.h
@@
-25,4
+25,6
@@
typedef unsigned char byte_t;
# define MAX(a, b) (((a) > (b)) ? (a) : (b))
#endif
+#define RAMFUNC __attribute((long_call, section(".ramfunc")))
+
#endif
Impressum
,
Datenschutz