






#include "ADP.h"

@interface HandledFlowDebuggerJoinMegahertz : NSObject

@end

@implementation HandledFlowDebuggerJoinMegahertz

+ (void)cacheEchoEra {
    ADPInit(NULL);
}

@end
