https://bitbucket.org/hudson/magic-lantern
Raw File
Tip revision: 3ccb305b4de972c735ec70319e2c5f005c3647d9 authored by a1ex on 28 January 2015, 16:47:58 UTC
Close branch restore-after-format
Tip revision: 3ccb305
dm-spy.h
#ifndef _dm_spy_h_
#define _dm_spy_h_
void debug_intercept();
#endif // _dm_spy_h_
back to top