]> git.zerfleddert.de Git - proxmark3-svn/blobdiff - include/common.h
DEL: removed the homebrews script. It needed a seperate gitproject.
[proxmark3-svn] / include / common.h
index 70188ca93dc45d296b40cc8df37479745812d5ff..2a67bd879c360c3c9363cfc26b098cdc697396d2 100644 (file)
@@ -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