X-Git-Url: https://git.zerfleddert.de/cgi-bin/gitweb.cgi/proxmark3-svn/blobdiff_plain/f2c2b174cdf702045d5fdd59aecf5dac8e8b44f2..6fc68747f68c47b65215013545c7c551105a366a:/include/common.h diff --git a/include/common.h b/include/common.h index 70188ca9..3d063351 100644 --- a/include/common.h +++ b/include/common.h @@ -31,5 +31,4 @@ typedef unsigned char byte_t; #endif #define RAMFUNC __attribute((long_call, section(".ramfunc"))) - #endif