Searched refs:sigill_handler (Results 1 – 1 of 1) sorted by relevance
26 static void sigill_handler(int signum __attribute__((unused))) in sigill_handler() function44 sigill_act.sa_handler = sigill_handler; in test_instruction()