Searched refs:li_scall (Results 1 – 1 of 1) sorted by relevance
177 const uint8_t li_scall[] = {0x93, 0x08, 0xb0, 0x08, 0x73, 0x00, 0x00, 0x00}; in StepIfSignalHandler() local178 if (memcmp(&data, &li_scall, 8) != 0) { in StepIfSignalHandler()