1 #ifndef XBOX_REF_BRIDGE_H_INCLUDED
2 #define XBOX_REF_BRIDGE_H_INCLUDED
8 int xbox_ref_gdr8050l_dump_with_handle(void *native_handle, const char *device, const char *filename, char mode);
9 int xbox_ref_gdr8050l_dump(const char *device, const char *filename, char mode);