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
dm-spy.h
#ifndef _dm_spy_h_
#define _dm_spy_h_
void debug_intercept();
#endif // _dm_spy_h_
back to top