Home
last modified time | relevance | path

Searched refs:sigill_action (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/tools/testing/selftests/powerpc/pmu/ebb/
H A Debb.c416 static struct sigaction sigill_action = { variable
422 if (sigaction(SIGILL, &sigill_action, NULL)) { in catch_sigill()