https://bitbucket.org/hudson/magic-lantern
Raw File
Tip revision: 989de1b205e0455a30ab8e9d9c1277d67c285b3d authored by a1ex on 22 February 2014, 00:05:50 UTC
Close branch ml-cbr-backend.
Tip revision: 989de1b
tp-spy.h
#ifndef _tp_spy_h_
#define _tp_spy_h_
void tp_intercept();
#endif //_tp_spy_h_
back to top