#include <dwc.h> typedef struct DWCGdbBinaryData { u8 * data; s32 size; } DWCGdbBinaryData;
CONFIDENTIAL