https://bitbucket.org/hudson/magic-lantern
Raw File
Tip revision: a4082aa3c04838357b95132be7b74e7cd7aa7bd9 authored by David Milligan on 20 August 2015, 21:01:13 UTC
fix windows cross-compilation
Tip revision: a4082aa
dm-spy.h
#ifndef _dm_spy_h_
#define _dm_spy_h_
void debug_intercept();
#endif // _dm_spy_h_
back to top