https://bitbucket.org/hudson/magic-lantern
Raw File
Tip revision: 4e2a3e6b522f35113df0510044fecc82415ebe2f authored by Alex on 12 January 2017, 13:10:10 UTC
Close branch ettr-bulb
Tip revision: 4e2a3e6
tp-spy.h
#ifndef _tp_spy_h_
#define _tp_spy_h_
void tp_intercept();
#endif //_tp_spy_h_
back to top