]> git.zerfleddert.de Git - proxmark3-svn/blob - client/pm3_binlib.h
fpga/fpga_hf.v, fpga_lf.v, lo_edge_detect.v, lo_passthru.v, lo_read.v: copyright...
[proxmark3-svn] / client / pm3_binlib.h
1 #ifndef PM3_BINLIB
2 #define PM3_BINLIB
3
4 #include <lua.h>
5 int set_bin_library (lua_State *L);
6
7 #endif /* PM3_BINLIB */
Impressum, Datenschutz