Home
last modified time | relevance | path

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

/openbmc/linux/tools/testing/selftests/x86/
H A Dvdso_restorer.c40 static void handler_without_siginfo(int sig) in handler_without_siginfo() function
82 sa.handler = handler_without_siginfo; in main()