[PATCH 4/4] selftests/powerpc: Add checks for transactional sigreturn
Michal Suchánek
msuchanek at suse.de
Sat Dec 8 00:45:24 AEDT 2018
On Mon, 26 Nov 2018 18:12:01 -0200
Breno Leitao <leitao at debian.org> wrote:
Hello
> +
> +int main(int argc, char **argv)
> +{
> + test_harness(tm_signal_sigreturn_nt, "tm_signal_sigreturn_nt");
Should be something like
return test_harness(tm_signal_sigreturn_nt, "tm_signal_sigreturn_nt");
> +}
> +
Thanks
Michal
More information about the Linuxppc-dev
mailing list