]> git.zerfleddert.de Git - proxmark3-svn/blobdiff - include/common.h
ADD: started to add tracelog in legic
[proxmark3-svn] / include / common.h
index 3d063351059e81d8f9ccbe5c3ab23239c210a20f..2a67bd879c360c3c9363cfc26b098cdc697396d2 100644 (file)
@@ -29,6 +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