]> git.zerfleddert.de Git - proxmark3-svn/blobdiff - client/cmdhflist.h
speedup 'hf mf chk' (#901)
[proxmark3-svn] / client / cmdhflist.h
index 138e5590956f5115b4b28cf9d8dabfd9768f59d6..3187440f96d7e59ee965e5067f5159f46309e191 100644 (file)
@@ -1,4 +1,5 @@
 //-----------------------------------------------------------------------------
+// Copyright (C) 2010 iZsh <izsh at fail0verflow.com>
 // Copyright (C) Merlok - 2017
 //
 // This code is licensed to you under the terms of the GNU GPL, version 2 or,
@@ -7,5 +8,9 @@
 //-----------------------------------------------------------------------------
 // Command: hf mf list. It shows data from arm buffer.
 //-----------------------------------------------------------------------------
+#ifndef CMDHFLIST_H
+#define CMDHFLIST_H
 
+extern int CmdHFList(const char *Cmd);
 
+#endif // CMDHFLIST_H
Impressum, Datenschutz