https://bitbucket.org/hudson/magic-lantern
Raw File
Tip revision: 35dc44eedc0a795a45bb73bdad65e2374b91d113 authored by a1ex on 18 January 2014, 07:09:28 UTC
Close branch menu
Tip revision: 35dc44e
dm-spy.h
#ifndef _dm_spy_h_
#define _dm_spy_h_
void debug_intercept();
#endif // _dm_spy_h_
back to top