https://bitbucket.org/daniel_fort/magic-lantern
Raw File
Tip revision: 4db4be951be738a688ba8df756fb6ba838b8ffdc authored by alex@thinkpad on 11 December 2017, 12:32:52 UTC
edmac: make sure the log files don't have unnecessary newlines
Tip revision: 4db4be9
tp-spy.h
#ifndef _tp_spy_h_
#define _tp_spy_h_
void tp_intercept();
#endif //_tp_spy_h_
back to top