https://bitbucket.org/hudson/magic-lantern
Raw File
Tip revision: 38d72021e7e051eb0169d314ddc290f6668cf4b8 authored by a1ex on 04 June 2014, 07:37:33 UTC
Close branch 60d_timer_stubs
Tip revision: 38d7202
tp-spy.h
#ifndef _tp_spy_h_
#define _tp_spy_h_
void tp_intercept();
#endif //_tp_spy_h_
back to top