]> git.zerfleddert.de Git - proxmark3-svn/blobdiff - client/proxmark3.h
FIX: removing compiler warning about double const.
[proxmark3-svn] / client / proxmark3.h
index 561212691cd6cbb9f975215caba8aa23900884f3..6874f9d8e471ea3d589855e650f61d77fc1c797f 100644 (file)
 #include <inttypes.h>
 #include "usb_cmd.h"
 
-/*
-#define lu PRIu32
-#define lx  PRIx32
-*/
 #define PROXPROMPT "pm3 --> "
 
 void SendCommand(UsbCommand *c);
+const char *get_my_executable_path(void);
+const char *get_my_executable_directory(void);
+
 #endif
\ No newline at end of file
Impressum, Datenschutz